getScheduledTransactionById
Fetch details of a specific scheduled transaction from your YNAB budget using its ID.
Instructions
Returns a single scheduled transaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | The id of the plan. "last-used" can be used to specify the last used plan and "default" can be used if default plan selection is enabled (see: https://api.ynab.com/#oauth-default-plan). | |
| scheduled_transaction_id | Yes | The id of the scheduled transaction |