List Scheduled YNAB Transactions
ynab_list_scheduled_transactionsList and project scheduled YNAB transactions for a given date range, with optional account, payee, and category filters. View upcoming recurring transactions to plan ahead.
Instructions
List and project scheduled YNAB transaction occurrences through a bounded date horizon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No | YNAB plan id. Defaults to "default". | |
| refresh | No | Bypass TTL and delta baselines and fetch a complete response. Defaults to false. | |
| payee_id | No | ||
| from_date | Yes | ||
| account_id | No | ||
| category_id | No | ||
| through_date | Yes |