get_order_status
Retrieve the current status of a specific order by providing its order ID. Determine if the order is filled, canceled, or pending.
Instructions
Get the status of a specific order. Usage: { "orderId": "12345" }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes |