proclist
View running processes with PID, name, command line, and memory usage. Filter by process name or port, with sensitive data automatically masked.
Instructions
Lists running processes with PID, name, command line, and memory usage. Sensitive information in command-line arguments (passwords, tokens) is automatically masked. Use filter to search by process name, or port to find processes using a specific port.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter by process name (case-insensitive partial match) | |
| port | No | Show only processes using this port number |