ssh_list_sessions
Retrieve a list of all active SSH sessions to monitor and manage connections efficiently using the SSH MCP Server.
Instructions
모든 활성 SSH 세션 목록 조회
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "ssh_list_sessionsArguments",
"type": "object"
}