Get Scheduled Transactions
get_scheduled_transactionsRetrieve scheduled transactions from YNAB, filtering by account, category, or due date range to plan upcoming expenses.
Instructions
Get scheduled transactions with optional account/category filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No | Budget ID. Omit to use the last-used budget. | |
| due_after | No | Only include transactions with next due date on or after this date (YYYY-MM-DD). | |
| account_id | No | ||
| due_before | No | Only include transactions with next due date on or before this date (YYYY-MM-DD). | |
| category_id | No |