get_account
Retrieve account details including equity, cash, and buying power from any supported broker.
Instructions
Get account information (equity, cash, buying power) from a broker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| broker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cash | No | ||
| broker | No | ||
| equity | No | ||
| currency | No | ||
| buying_power | No |