PagerDuty

PAGERDUTY_GET_A_TRIGGER

Retrieve an existing Incident Workflows Trigger Scoped OAuth requires: `incident_workflows.read`

Remote pagerduty

Other tools also called PAGERDUTY_GET_A_TRIGGER? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "title": "Id",
      "description": "The ID of the resource."
    }
  }
}