get_order
Retrieve the status and details of a specific order placed in a Public.com brokerage account.
Instructions
Get the status and details of a specific order.
Note: Order placement is asynchronous. This may return an error if the order has not yet been indexed.
Args: order_id: The UUID of the order to look up. account_id: Account ID. Optional if PUBLIC_COM_ACCOUNT_ID is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |