ai_invoice_parser
Extract key data from invoice PDFs by providing a public URL. Uses AI to parse invoice fields automatically.
Instructions
AI Invoice Parser: Extracts data from invoices using AI.
Ref: https://developer.pdf.co/api/ai-invoice-parser.md
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to the source PDF file. Supports publicly accessible links including Google Drive, Dropbox, PDF.co Built-In Files Storage. Use 'upload_file' tool to upload local files. | |
| api_key | No | PDF.co API key. If not provided, will use X_API_KEY environment variable. (Optional) |