List processes
list_processesIdentify running macOS processes sorted by high CPU or memory usage, with optional command filtering, to pinpoint resource-heavy applications.
Instructions
List running processes (pid, cpu%, mem%, command), busiest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 30). | |
| filter | No | Only processes whose command contains this substring. |