List YNAB budget months
ynab_list_monthsRetrieve monthly summary figures including income, budgeted, activity, and to-be-budgeted amounts for any YNAB budget. Supports delta sync to fetch only changes since last check.
Instructions
List summary figures (income/budgeted/activity/to_be_budgeted, in milliunits) for every month in a budget's history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | Yes | YNAB budget id, or "last-used" for the most recently used budget | |
| last_knowledge_of_server | No | Delta sync cursor: pass the server_knowledge value from a previous call to this tool to receive only entities that changed since then, instead of the full collection. Omit for a full fetch. |