Get Budget Snapshot
ynab_get_budget_snapshotGet a high-level overview of your YNAB budget for a month, with account totals and category highlights.
Instructions
Get a high-level snapshot of a YNAB plan for a given month, including month details, account totals, and category highlights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | Budget month in YYYY-MM format. Defaults to the current month. | |
| plan_id | No | YNAB plan id. Defaults to "default". | |
| refresh | No | Bypass TTL and delta baselines and fetch a complete response. Defaults to false. |