list_processes
Monitor system performance by retrieving running processes with CPU and memory usage, sorted by resource consumption to troubleshoot bottlenecks.
Instructions
List running processes with CPU and memory usage, sorted by resource consumption
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of processes to return (default: 20) | |
| sortBy | No | Sort processes by (default: cpu) |