extract_document
ActiveTool of GoCreative Agent API
Extract structured data (tables, forms, invoice fields) from a document URL. Pass ?url=... (PDF/PNG/JPG). Use for invoice processing, form parsing, document AI. Example call: {"query_string": "url=https://example.com/invoice.pdf"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "extract_documentArguments",
"properties": {
"query_string": {
"type": "string",
"title": "Query String",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries