get_network_info
Retrieve network interface status, connections, and routing table from remote Linux/Unix hosts over SSH. Specify a host for detailed network diagnostics.
Instructions
Get network interface status, connections, and statistics.
Args: host_name: Named host from SSH_HOSTS config; uses default host if omitted.
Returns: Network interfaces, active connections, and routing table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |