kill_process
Terminate a running process by specifying its process ID (PID) to stop unwanted activity on an agent.
Instructions
Kill a running process by PID. Args: pid (INT, required) — process ID to terminate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| pid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |