list_process_groups
Group running processes by name to see total resource usage per process type, helping identify high-consumption applications at a glance.
Instructions
List processes grouped by name with aggregated stats.
Useful for seeing total resource usage by process type (e.g., "3 claude processes using 1.6GB total").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of groups to return (default 10, max 50) | |
| min_count | No | Minimum number of instances to include (default 1) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |