list_status_pages
Retrieve PagerDuty status pages filtered by type (public, private, audience_specific) and result limit.
Instructions
List Status Pages with optional filtering.
Args:
query_model: Optional filtering parameters
Returns:
List of StatusPage objects matching the query parameters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |