Get Budget
get_budgetRetrieve detailed information for a specific YNAB budget, including all accounts, categories, and transactions. Use 'last-used' to access your most recent budget or specify a budget ID.
Instructions
[1 API call] Get a single budget's full detail including all entities. Use 'last-used' for the most recently accessed budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No | Budget ID or 'last-used' | last-used |
| last_knowledge_of_server | No | Delta request - only return entities changed since this server knowledge value |