kill_process
Stop or terminate macOS processes by providing a process ID or name. Resolve unresponsive applications or free system resources quickly.
Instructions
Kills a process by PID or name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | Process ID to kill | |
| name | No | Process name to kill (if PID not known) |