get_accounts
Retrieve all accounts in your budget, including manual and Plaid-synced, to view account types and current balances.
Instructions
Get all accounts (both manual and Plaid-synced).
Returns a combined list of all accounts in the user's budget, including:
Manual accounts: manually-managed asset/liability accounts
Plaid accounts: accounts synced with financial institutions
Each account includes minimal information: id, name, type, balance, currency, status, and account_type (to distinguish between 'manual' and 'plaid' accounts).
Useful for understanding which accounts are available and their current balances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||