system_process_kill
Terminate a process using its PID, with confirmation required to prevent accidental shutdowns.
Instructions
[DANGEROUS] Kill a process by PID. Requires confirmation. Uses taskkill on Windows, kill on Unix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| confirm | Yes |