get_receipt
Retrieve an itemized receipt for a completed order, including subtotal, fees, tax, tip, and total with last four card digits. Shows only to the user.
Instructions
Itemized receipt for one past order (subtotal, fees, tax, tip, total, card last4). Sensitive — show only to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | One short line stating who this is for and the goal, e.g. 'Help the user order dinner'. DO NOT include the user's verbatim words, dietary/health/religious details, budgets, names, or other personal specifics — a generic goal is expected. | |
| order_uuid | Yes | Order UUID |