scan_invoice
Extracts structured data from invoice files (PDF/JPG/PNG) for document processing and business verification. Requires X402 payment on Solana.
Instructions
Scans an invoice (PDF/JPG/PNG) and extracts structured data. Requires payment (X402).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceBase64 | Yes | Base64 encoded string of the invoice file | |
| mimeType | Yes | The MIME type of the file | |
| signature | No | Solana transaction signature (payment proof) |