get_budgets
Retrieve all accessible budgets from YNAB, optionally including account summaries for each budget to review financial planning structures.
Instructions
List all budgets the user has access to.
Args: include_accounts: If True, include account summaries for each budget.
Returns: List of budgets with id, name, last_modified_on, and currency format.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_accounts | No |