task_execute
Run a saved automation task by providing its unique ID and optional execution variables to retrieve the result.
Instructions
Execute/run a saved automation task by ID and return its result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The unique ID of the task to execute. | |
| variables | No | Key-value pairs representing the execution variables (optional). |