Get Grid Orders By IDs
grid_list_by_idsFetch specific grid orders by their unique IDs to display order details and status.
Instructions
Fetch specific grid orders by their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_ids | Yes | Grid order IDs to fetch, e.g. ["123", "456"]. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grid_orders | Yes |