process_list
Lists running processes sorted by CPU or memory, filters by name, user, status, CPU/memory thresholds, and system processes. Adjust sort order and limit results for targeted process management.
Instructions
List running processes sorted by CPU or memory with optional name, user, status, CPU/memory thresholds, system-process filtering, sort order and limit.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ctx | No | ||
duration | No | ||
include_system | No | ||
limit | No | ||
min_cpu | No | ||
min_memory | No | ||
name_filter | No | ||
sort_asc | No | ||
sort_by | No | cpu | |
status_filter | No | ||
user_filter | No |