PagerDuty MCP Server
by wpfleger96
Verified
list_schedules
List the on-call schedules.
Args: query (str): Filter schedules whose names contain the search query (optional)
Returns: Dict[str, Any]: Dictionary containing metadata (count, description) and a list of schedules matching the specified criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | No |