process-execute_task
process-execute_taskManually execute a process task by its ID. The task must have type 'process' and a process definition. Returns the result.
Instructions
Manually executes a process task. The task must have task_type='process' and a process_definition_id. Returns execution result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Process task ID (@rid format) |