create_transaction_from_scheduled
Generates a real transaction from a scheduled template using its GUID, with an optional transaction date that defaults to the next occurrence.
Instructions
Create an actual transaction from a scheduled template.
Args: guid: Scheduled transaction GUID (or 8+ char prefix). transaction_date: Date for the transaction. Defaults to next occurrence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | Scheduled transaction GUID (32-char hex or 8+ char prefix) | |
| transaction_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |