list_status_page_incidents
Retrieve customer-facing incident publications for a status page, filtering by public state or active status as needed.
Instructions
List the incident publications on a status page — the customer-facing incidents, distinct from the internal incidents the monitoring system opens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter by public state. Allowed: "investigating", "identified", "monitoring", "resolved". | |
| active | No | When true, return only publications that are not resolved. | |
| pageIdentifier | Yes | Status page UID or slug, e.g. "public". |