job_kill
Terminate a remote background process group on a specific SSH target by job ID, sending TERM then KILL after 3 seconds; output remains via job_output.
Instructions
Terminate a remote background job process group (TERM, then KILL after 3 seconds). Output remains available through job_output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| target | Yes | Exact target name from remote_ssh_targets list. Always select the intended host explicitly. |