orders_get_order
Fetch complete order details by order ID, including line items, totals, status, and shipping information.
Instructions
Retrieve full details of a single customer order by its order ID, including line items, totals, status, and shipping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Unique identifier of the order to retrieve. |