get_accounts
List the user's financial accounts. Use this to resolve an account name mentioned in an email (e.g., 'BCA ***1234') to an accountId before calling propose- tools. If no confident match, omit accountId on the proposal — the user will pick on review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nameLike | No | Optional case-insensitive substring filter on account name (e.g., 'bca', 'robinhood', 'visa'). Omit to list all accounts. |