get_scheduled_transaction
Retrieve full details of a specific scheduled transaction, including any subtransactions, by providing its UUID.
Instructions
Get details of a single scheduled transaction.
Returns full detail including subtransactions if present.
Args: scheduled_transaction_id: Scheduled transaction UUID. budget_id: Budget ID. Defaults to last-used budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No | ||
| scheduled_transaction_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |