List Accounts
list_accountsRetrieve a customer's Up accounts with their current balances, with optional filtering by account type and ownership.
Instructions
List the customer's Up accounts with their current balances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | A `next_cursor` or `prev_cursor` from a previous call to this tool. When set, all other arguments are ignored. | |
| page_size | No | Number of records per page (1-100). | |
| account_type | No | Return only accounts of this type. | |
| ownership_type | No | Return only individual or joint accounts. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||