get_order
Retrieve details of a specific order by its ID to check status, filled amount, price, and other information.
Instructions
Get details of a specific order by ID.
Args: order_id: The order ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |