open_files
List files, sockets, and pipes open by processes on this machine. Filter by process name or PID to see what a specific process is reading, writing, or listening on.
Instructions
List files, sockets, and pipes currently open by processes on this machine. Filter by process name or PID. Uses lsof — shows exactly what a process is reading, writing, or listening on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Process name or PID to filter (optional — leave empty for all) |