get_scheduled_transactions
Retrieve recurring transactions from YNAB to view upcoming payments, track financial commitments, and plan future cash flow.
Instructions
List all scheduled (recurring) transactions.
Args: budget_id: Budget ID (uses default if omitted).
Returns: List of scheduled transactions with frequency, next date, amount, payee, category.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No |