List Accounts
ynab_list_accountsRetrieve a list of all accounts from your YNAB budget, with options to include closed accounts or bypass cache for fresh data.
Instructions
List accounts for a YNAB plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No | YNAB plan id. Defaults to "default". | |
| refresh | No | Bypass TTL and delta baselines and fetch a complete response. Defaults to false. | |
| include_closed | No | Include closed accounts. Defaults to false. |