camelot_receipt_itemizer
Turn receipt line items into structured expense records with tax breakdowns, ready for export.
Instructions
Receipt Itemizer: Tabulate receipt line items, compute tax breakdowns, and export structured expense records.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/receipt-itemizer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Event, transaction, or execution date (YYYY-MM-DD) | |
| items | No | Array of line items, products, or service entries | |
| merchant | No | Vendor or merchant name | Office Supply Depot |
| salesTax | No | Sales tax or VAT percentage rate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |