get_accounts
Retrieve a full list of financial accounts with their current balances. Optionally group by type or exclude balance data for a quick overview.
Instructions
Get list of all accounts with their balances
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupByType | No | Group accounts by type (default: false) | |
| includeBalance | No | Include current balance (default: true) |