list_accounts
List all accounts from Actual Budget to obtain account IDs, names, off-budget status, and closed status. Use these IDs to filter transactions efficiently.
Instructions
List all accounts from Actual Budget. Returns each account's id, name, whether it is off-budget, and whether it is closed. Use this to get account ids needed for filtering transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |