List processes
process_listLists running host processes sorted by CPU usage, with optional substring filtering. Uses ps on Linux/macOS and tasklist on Windows.
Instructions
List host processes (ps sorted by CPU on Linux/macOS, tasklist on Windows), optionally filtered by a substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |