Get Grid Orders By IDs
grid_list_by_idsRetrieve specific grid orders by providing their unique IDs, enabling targeted lookup without listing all orders.
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 |