list_accounts
List accounts in a YNAB plan to view their ID, name, type, budget status, and balance. Set include_closed to true to also show closed accounts.
Instructions
List accounts in a plan: id, name, type, on-budget flag, balance. Closed accounts are hidden unless include_closed=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | ||
| include_closed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |