process-execute_task
process-execute_taskManually execute a process task. Provide the task ID to trigger the process and obtain the execution 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) |