Scheduled transactions — List
scheduled_transactions_listList scheduled transactions for a YNAB plan, including next dates and amounts in milliunits. Supports delta sync to retrieve only changes since last check.
Instructions
[READ] List all scheduled transactions for a plan. Includes date_next (next occurrence) for each. 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 | |||