ssh_session_list
List active SSH sessions and their details including ID, server, state, and idle time. Optionally filter by server name.
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 |