market_ticket
Scan a receipt via OCR, identify purchase details, and compare prices against a data moat for validation; optionally submit to crowd for persistent verification.
Instructions
[Advanced] Scan purchase receipt via OCR and compare prices against the data moat. Pass a public image URL. Set submit_to_crowd to persist moat validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Receipt image URL (.jpg, .png) | |
| country | No | Optional: PE, AR, BR, MX, CO, CL | |
| submit_to_crowd | No | Also submit to crowd moat validation pipeline | |
| line_items | No | Optional parsed line items for crowd submit |