Preview Order
preview_orderDisplay the current cart as an order summary, including items, totals, delivery address, and payment options, so users can review before confirming.
Instructions
Preview the current cart as an order. Returns a summary of items, totals, delivery address, and available payment methods. IMPORTANT: After calling this, you MUST show the full summary to the user and ask them to explicitly confirm before calling place_order. Never place an order without user confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||