alopeyk_get_order
Retrieve complete order details including status, courier information, and estimated time of arrival using the order ID.
Instructions
Get one order with rich columns (status, courier, ETA) — read-only.
Persian purpose: مشخصات کامل یک سفارش. On-Demand, requires an
access_token. Maps to GET /api/v2/orders/{id} with a rich
columns set (addresses, progress, courier_info, eta_minimal, ...).
Args: order_id: Numeric id of the order to fetch. instance: Configured instance to use (default when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||