get_host_info
Look up a host by name or IP to get its specs, role, OS, and running services.
Instructions
Look up a host by name or IP. Returns specs, role, OS, and all services running on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_ip | Yes | Hostname (e.g. 'beast', 'docker-host') or IP address (e.g. '192.168.1.79') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||