invoice_extract
Extract structured data from invoice images to identify vendor details, line items, totals, and dates. Returns results as JSON for automated processing.
Instructions
Extract structured fields from invoice or receipt images. Returns vendor, line items, totals, dates, and more as JSON. Cost: $0.03 USDC per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | No | Public URL of invoice image | |
| image_base64 | No | Base64-encoded invoice image | |
| language | No | Output language code | en |