Is a site up or down
site_status_checkCheck whether a site is reachable from Cloudflare's network. Returns an up/down boolean, HTTP status code, response time in milliseconds, and the server / content-type headers. Use it to confirm an outage is real rather than local, or to verify a deployment is serving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL or bare domain to check, e.g. example.com or https://example.com/health |