ssh_connections
List active SSH connections, close a specific or all connections, and retrieve connection status for remote session management.
Instructions
Manage SSH connections (list active connections, close connections, get connection status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: list active connections, close specific connection, or close all connections | |
| connectionKey | No | Connection key (username@host:port) for close action |