Money movements — List
money_movements_listList all budgeted-fund transfers between categories in a YNAB plan, including Ready to Assign entries, and sync only changes since a prior server_knowledge value.
Instructions
[READ] List all money movements for a plan. A money movement is budgeted funds moved between categories within a month — it is not a transaction and has no payee or account. A null from_category_id or to_category_id means Ready to Assign. Amounts are in milliunits (1000 = $1.00). Supports delta sync: pass last_knowledge_of_server — the server_knowledge value any earlier response returned — and YNAB sends only what changed since, which is how a long session stays current without re-reading everything. changes_since does the same across categories, months and transactions in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No | ||
| last_knowledge_of_server | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||