kill_task
Terminate a pending or running task immediately using its unique task ID. The process is validated to ensure only owned child processes are killed.
Instructions
Request immediate termination of a pending or running task. The runner validates and kills only the child process it owns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to terminate |