list_servers
Retrieve configured SSH servers with their groups and descriptions. Filter by group to view specific server subsets for remote management operations.
Instructions
List all configured SSH servers with their groups and descriptions.
Args: group: Optional group name to filter by. Shows all servers if omitted. Use list_groups to see available group names.
Returns: Formatted table of servers with name, groups, and description.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No |