Get Toast inventory risks
toast_get_inventoryRetrieve current inventory status from Toast, including quantity and out-of-stock items, to manage stock availability.
Instructions
Reads Toast Stock API inventory. Live responses normally contain OUT_OF_STOCK and QUANTITY items only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Optional current or future Toast stock status. Unknown values are preserved. | |
| restaurantGuid | No | Toast restaurant GUID. Defaults to the first configured location. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | ||
| inventory | Yes | ||
| restaurantGuid | Yes |