Open sale confirmation
open_sale_confirmOpens a VISUAL preview of a cash sale — resolved product names, unit prices, quantities, and total — with a confirm button that fires register_sale. Read-only preview itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Line items for the sale. | |
| customerId | No | Optional customer ID (omit for anonymous sales). |