get_account_info
Retrieve account information including settings, balance, profit metrics, and trading permissions for a specific account or aggregated summary.
Instructions
Get account information for a specific account or aggregated summary.
Args: account_id: Account ID (integer) or 'summary' for aggregated data response_filter: Response detail level ("full" or "display")
Returns: Account information including settings, balance, profit metrics, and trading permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | summary | |
| response_filter | No | display |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||