check_order_status
Check the current status of a coffee order using its order ID to see if it is being prepared or ready for pickup.
Instructions
Check the current status of a placed order by its order ID. Returns the drink, size, current status, the full step-by-step status history with timestamps, and when it was placed. Use this to tell the customer whether their order is still being made or is ready.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |