get_orders
Retrieve all open orders on your Public.com account. Displays order details including symbol, side, type, status, quantity, and prices.
Instructions
Get all open/active orders on the account.
Fetches the account portfolio and returns only the orders list. Returns order details including symbol, side, type, status, quantity, and prices.
Args: account_id: Account ID. Optional if PUBLIC_COM_ACCOUNT_ID is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |