PagerDuty
PAGERDUTY_GET_BUSINESS_SERVICES_PRIORITY_THRESHOLDS
Retrieves the current priority threshold settings for all business services in PagerDuty. This endpoint allows users to fetch the configured thresholds that determine incident prioritization and escalation for each business service. It should be used when auditing or reviewing the current priority configurations across the organization's services. The tool provides a comprehensive view of how incidents are categorized and escalated based on their severity for different business services. It does not allow modification of these thresholds; for changes, a separate update endpoint would be required.
Remote pagerduty
Other tools also called PAGERDUTY_GET_BUSINESS_SERVICES_PRIORITY_THRESHOLDS?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}