PagerDuty
PAGERDUTY_CREATE_NEW_SERVICE
Creates a new service in PagerDuty, which is a key component for managing incidents and alerts. This endpoint allows you to set up a service with various configurations including escalation policies, incident urgency rules, support hours, and alert grouping parameters. Use this when you need to add a new monitored service to your PagerDuty account, such as a new application, infrastructure component, or business process. The created service will be used as a target for incoming alerts and incidents, helping to organize and streamline your incident management process. Note that some advanced features like intelligent alert grouping may depend on your PagerDuty plan.
Other tools also called PAGERDUTY_CREATE_NEW_SERVICE?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}