get_order
Retrieve an order's status, fill details, and timestamps using its order ID. Get real-time execution information to confirm whether a trade has been completed.
Instructions
Get details of a specific order by ID.
Args: order_id: The order ID returned when placing an order
Returns order status, fill details, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||