list_balances
List all balance accounts for a profile, returning currency balances with available amounts. Supports STANDARD and SAVINGS account types.
Instructions
List all balance accounts for a profile. Returns currency balances with available amounts. Types: STANDARD (one per currency) or SAVINGS (jars, multiple per currency).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | No | Comma-separated balance types: STANDARD, SAVINGS | STANDARD |
| profileId | Yes | Profile ID |