AgentQL · Schema

QueryDocumentRequest

Request body for querying data from a document.

AgentsArtificial IntelligenceWeb ScrapingData ExtractionBrowser AutomationREST API

Properties

Name Type Description
url string URL of the document to query (PDF or image).
query string AgentQL query string for structured data extraction.
prompt string Natural language description of the data to extract.
View JSON Schema on GitHub