checkConnectivity
Test TCP connectivity to a specified host and port, with configurable timeout, to diagnose network reachability and troubleshoot connection issues.
Instructions
Test TCP connectivity to a host and port
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | Yes | Target host | |
port | Yes | Target port | |
timeout | No | Connection timeout in milliseconds |