PAGERDUTY_LIST_WORKFLOW_INTEGRATIONS
List available Workflow Integrations. Scoped OAuth requires: `workflow_integrations.read`
Available from 1 provider (1 remote)
Input Schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"description": "The minimum of the `limit` parameter used in the request or the maximum request size of the API. "
},
"cursor": {
"type": "string",
"title": "Cursor",
"description": "Optional parameter used to request the \"next\" set of results from an API. The value provided here is most commonly obtained from the `next_cursor` field of the previous request. When no value is provided, the request starts at the beginning of the result set. "
},
"include_deprecated": {
"type": "boolean",
"title": "Include Deprecated",
"default": false,
"description": "Whether to include deprecated Integrations in the response."
}
}
}
Remote Providers (1)
These servers are accessible over the network — no local installation needed.
PagerDuty
Remotepagerduty