Inspect SSH Host
ssh_host_inspectPerform read-only SSH host inspection by specifying a configured alias and selecting checks (os, uptime, disk, memory). No credentials required.
Instructions
Use this when ChatGPT or Claude needs read-only host inspection through the server-side credential broker. The user supplies only a configured host alias and selected checks; no secret material or login details are accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | Read-only checks to run | |
| hostAlias | Yes | Configured SSH host alias |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| checks | Yes | ||
| hostAlias | Yes | ||
| inspection | Yes | ||
| credentialsFromChat | Yes | ||
| strictHostKeyVerification | Yes |