PAGERDUTY_CREATE_AUTOMATION_RUNNER_ENDPOINT
Creates a new automation runner in the PagerDuty incident management system. This endpoint allows you to set up either a sidecar runner, which polls for invocations externally, or a runbook runner, which communicates directly with a runbook instance. Use this when you need to automate actions within PagerDuty, such as incident response processes or scheduled tasks. The runner can be associated with specific teams for better organization and access control. Note that the required parameters differ based on the chosen runner type, with runbook runners requiring additional configuration for server connection.
Available from 1 provider (1 remote)
Input Schema
{
"type": "object",
"properties": {
"runner": {
"type": "object",
"title": "Runner",
"description": "Runner",
"additionalProperties": true
}
}
}
Remote Providers (1)
These servers are accessible over the network — no local installation needed.
PagerDuty
Remotepagerduty