ping
Test network connectivity to a host by sending ICMP echo requests and measuring response times to verify reachability and diagnose connection issues.
Instructions
Test network connectivity to a host. Example: ping google.com to check if it's reachable
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Host to ping | |
| count | No | Number of ping attempts |