get_order_details
Retrieve detailed information about a specific meal delivery order, including delivery status and package contents, by providing the order ID.
Instructions
Get detailed information about a specific package order.
Args:
order_id: The ID of the package order
Returns:
Detailed information about the order
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |