List Budgets
list_budgetsRetrieve all YNAB budgets with their IDs. Use a budget ID in other tools, or omit it to default to the last-used budget, with an option to include account lists.
Instructions
List all budgets. Use a budget ID from the results in other tools, or omit budgetId to use the last-used budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeAccounts | No | If true, include each budget's account list in the response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Structured result returned by List Budgets. |