ssh_host_list
Lists all configured SSH hosts with their aliases and descriptions to review available remote connections.
Instructions
List all configured SSH hosts with their aliases and descriptions.
Returns: Dictionary with: - hosts: List of host information dictionaries, each containing: - key: The 'user@host' key - alias: Optional short name for the host - description: Optional description of the host
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||