ssh_session_list
List active SSH sessions with details such as ID, server, state, working directory, and idle time. Filter by server name to narrow results.
Instructions
Lists currently active SSH sessions with their ID, server, state, working directory, command count, age, idle time, and any defined variables. Read-only: it inspects in-memory session state and changes nothing on remote hosts or local config. The optional server argument is a case-insensitive substring filter on server name; omit it to list every active session. Closed sessions are excluded from the results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Filter by server name |