status_page
Read a public status page hosted on nslookup.io status pages. Returns the page name, overall status, per-component status and uptime, and active incidents/maintenance. Look up by slug (pages served at hosted.nslookup.io/) or by the custom domain the page is served on. Provide exactly one of slug or domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Status page slug (e.g. 'nslookup-io' for hosted.nslookup.io/nslookup-io) | |
| domain | No | Custom domain the status page is served on (e.g. status.acme.com) |