Get a Toast order summary
toast_get_orderFetches an order by its Toast GUID, returning order details while excluding customer, delivery, and payment data.
Instructions
Gets one order by Toast GUID, excluding customer identity, contact, delivery, and payment-card fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderGuid | Yes | Toast order GUID. | |
| restaurantGuid | No | Toast restaurant GUID. Defaults to the first configured location. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | Yes | ||
| context | Yes | ||
| restaurantGuid | Yes |