PagerDuty

PAGERDUTY_GET_WORKFLOW_INTEGRATION

Get details about a Workflow Integration. Scoped OAuth requires: `workflow_integrations.read`

Remote pagerduty

Other tools also called PAGERDUTY_GET_WORKFLOW_INTEGRATION? See providers with this name

Input Schema


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