Get order status
get_order_statusTrack the current status of an existing efood order by its order ID, from preparation to delivery.
Instructions
Retrieve the current status of an existing order by its id. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The order id returned by place_order. |