mark_order_ready
After all machine steps are completed, change the order status to 'ready', record the completion timestamp, and notify the customer to collect their order.
Instructions
Mark an order as ready for collection. Call this after ALL machine steps in the recipe have been completed successfully. Flips status to 'ready', records the completion timestamp, and closes the lifecycle. After calling this, tell the customer their order is ready to collect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |