cancel_task
Request graceful cancellation of a running task. The owning runner performs the termination, ensuring safe shutdown without direct process kills.
Instructions
Request graceful cancellation. The runner that owns the child process performs termination; the MCP server never kills a PID read from task files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to cancel |