list_months
Read-onlyIdempotent
Retrieve monthly summary data for a specified YNAB budget to track financial progress and review historical performance.
Instructions
List all months summary data for a budget
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cached | No | Indicates if data was served from cache | |
| months | Yes | List of months | |
| usedDelta | No | Indicates if delta merge optimization was applied for budgets | |
| cache_info | No | Human-readable cache status message (e.g., "Cache hit", "Cache miss") |