completeTask
Complete a workflow task by providing its ID and optional variables to update process data.
Instructions
Complete a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The id of the task to complete. | |
| variables | No | A JSON object containing variable key-value pairs. |