network_ping
Assess host availability and response time via ICMP ping. Provide a hostname or IP and optional ping count to diagnose network issues.
Instructions
Ping a host. Requires network.read permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Hostname or IP to ping | |
| count | No | Number of pings (default: 4) |