get_orders
Fetch orders from a broker with optional status filter (open, closed, all).
Instructions
Get orders from a broker, optionally filtered by status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| broker | Yes | ||
| status | No | Filter: open, closed, all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| orders | No |