ssh_test_connection
Test SSH connectivity to configured servers by attempting connection and returning remote hostname for verification.
Instructions
Attempts to connect to the configured SSH host and returns the remote hostname
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}