network_ping
Test network connectivity to a hostname or IP address. Reports latency, packet loss, TTL, and raw ping output.
Instructions
Menu ID: ping. Ping Tool. Test network connectivity to a hostname or IP address and report latency, packet loss, TTL, and raw ping output when available. Use describe_tool with tool_id "ping" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Hostname or IP address to ping, for example 8.8.8.8 or example.com. | |
| packet | No | Number of ping packets to send when supported by the selected worker. | |
| worker_id | No | Optional registered healthy worker peer ID. Omit to use the default master-server behavior. |