Financial DataRead-only
Get Balance
get_balanceFetch the current live balance for an account directly from the institution — not cached. Returns current balance, available balance, and credit limit.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | string | required | Workspace ID — get from list_workspaces |
bankId | string | required | Bank connection ID — get from list_banks |
accountId | string | required | Account ID — get from list_accounts or get_bank |
