get_order_details
Fetch the line items of a past order using its numeric order ID. See exactly which products and quantities were ordered.
Instructions
Fetch the line items of one past order.
Args: order_id: Numeric order Id from get_order_history (not OrderNumber).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||