jobs_kill
Terminate a background job on an agent using its task ID from jobs_list output.
Instructions
Kill a background job on an agent by task ID. Args: task_id (STRING) — from jobs_list output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |