Check SSH Connection
remote_ssh_checkVerify SSH host reachability and retrieve remote identity details to confirm the connection works before use.
Instructions
Check that the configured SSH host is reachable and print basic remote identity details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | SSH hostname or IP address. Overrides REMOTE_SSH_HOST. | |
| timeoutMs | No | Timeout in milliseconds. |