job_kill
Terminate a running background job using its job ID. Sends SIGTERM, then SIGKILL for local jobs.
Instructions
Terminate a running background job (SIGTERM, then SIGKILL for local jobs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |