List YNAB scheduled transactions
ynab_list_scheduled_transactionsRetrieve all upcoming scheduled and recurring transactions from a YNAB budget to plan future cash flow.
Instructions
List all upcoming scheduled (future-dated, recurring) transactions in a budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | Yes | YNAB budget id, or "last-used" for the most recently used budget | |
| last_knowledge_of_server | No | Delta sync cursor: pass the server_knowledge value from a previous call to this tool to receive only entities that changed since then, instead of the full collection. Omit for a full fetch. |