PagerDuty
PAGERDUTY_INSTALL_ADD_ON_ENDPOINT
This endpoint allows you to install a new add-on to your PagerDuty account, enhancing its functionality with custom integrations. Add-ons can be either full-page or incident-specific, providing additional context or tools within the PagerDuty interface. Use this endpoint when you want to integrate external resources or custom dashboards into your PagerDuty workflow. The add-on must have a secure HTTPS source URL and a unique name within your account. Note that while you can install multiple add-ons, each must serve a distinct purpose and have a different name and source URL.
Remote pagerduty
Other tools also called PAGERDUTY_INSTALL_ADD_ON_ENDPOINT?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}