List Budgets
list_budgetsRetrieve all available YNAB budgets with optional account details, providing budget IDs for use with other budget tools.
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. |