get_process_top
Identify top processes consuming CPU or memory resources. Sort results by usage type and limit output for quick diagnostics.
Instructions
Top resource-consuming processes (sort_by 'cpu' or 'memory').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort_by | No | cpu | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||