Get Balances
get_balancesRetrieve current and available balances for bank, credit card, loan, and investment accounts through a personal finance MCP server.
Instructions
Get live current + available balances for accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_ids | No | Optional filter. When omitted, returns balances for every account across every healthy Item. When provided, only matching accounts are returned; Items that don't own any of the IDs emit a warning (INVALID_ACCOUNT_ID) rather than failing the call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||