get_order_detail
Get full order details including items, payment, shipping, and discounts by providing the order's internal ID.
Instructions
取得單筆訂單的完整資訊,包含商品明細、付款、物流、折扣等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | 訂單內部 ID(由 query_orders 回傳的 id 欄位,非 order_number) |