Analysis — Copied forward months
analysis_copied_forward_monthsFind months whose YNAB assignments exactly duplicate the previous month, revealing unreviewed 'assign last month's amounts' that carry one-off moves forward. Set a range to audit.
Instructions
[READ] Find months whose assignments are an exact copy of the month before. That is the signature of YNAB's 'assign last month's amounts' applied without review, which carries one-off assignments forward as though they were the plan — a one-time $10,000 move repeated silently the next month. Defaults to the last 12 months; pass from_month and to_month to widen or shift it. The month before the range is read too, so the first month has something to be compared against. Costs one YNAB request per month in the range (limit 36 months); check overview_request_budget before a long range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No | ||
| to_month | No | ||
| from_month | No | ||
| include_hidden | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||