list_processes
Filter and list processes by name or PID to retrieve handles, threads, working set, path, parent PID, and start time.
Instructions
List processes with optional name or PID filter. Returns handles, threads, working set, path, parent PID, start time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_filter | No | Filter by process name | |
| pid_filter | No | Filter by PID |