PAGERDUTY_LIST_WORKFLOW_INTEGRATION_CONNECTIONS
List all Workflow Integration Connections for a specific Workflow Integration. Scoped OAuth requires: `workflow_integrations:connections.read`
Available from 1 provider (1 remote)
Input Schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"title": "Name",
"description": "Filter Integrations by partial name."
},
"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. "
},
"integration_id": {
"type": "string",
"title": "Integration Id",
"description": "The ID of the Workflow Integration"
}
}
}
Remote Providers (1)
These servers are accessible over the network — no local installation needed.
PagerDuty
Remotepagerduty