Acknowledge event
Action ID:tools.pagerduty.acknowledge_event
Resolves an existing event in PagerDuty
Reference: https://developer.pagerduty.com/api-reference
Input fields
Identifies the alert
The GUID of one of your Events API V2 integrations. This is the “Integration Key” listed on the Events API V2 integration’s detail page.
Get all schedules
Action ID:tools.pagerduty.get_all_schedules
Get all the on-call schedules.
Reference: https://developer.pagerduty.com/api-reference
Secrets
Required secrets:pagerduty: required valuesPAGERDUTY_API_KEY.
Input fields
Filters the result, showing only the records whose name matches the query.Default:
null.Get contact methods
Action ID:tools.pagerduty.get_contact_methods
Get contact methods in PagerDuty.
Reference: https://developer.pagerduty.com/api-reference
Secrets
Required secrets:pagerduty: required valuesPAGERDUTY_API_KEY.
Input fields
The ID of the user.
Get incident data
Action ID:tools.pagerduty.get_incident_data
Show detailed information about an incident.
Reference: https://developer.pagerduty.com/api-reference
Secrets
Required secrets:pagerduty: required valuesPAGERDUTY_API_KEY.
Input fields
The ID of the incident.
Get incidents
Action ID:tools.pagerduty.get_incidents
List existing incidents.
Reference: https://developer.pagerduty.com/api-reference
Secrets
Required secrets:pagerduty: required valuesPAGERDUTY_API_KEY.
Input fields
Incident de-duplication key.Default:
null.The start of the date range over which you want to search. Maximum range is 6 months and default is 1 month.Default:
null.Filter incidents by status.Default:
null.The end of the date range over which you want to search. Maximum range is 6 months and default is 1 month.Default:
null.Get user notification rules
Action ID:tools.pagerduty.get_user_notification_rules
Get the notification rules of a PagerDuty user.
Reference: https://developer.pagerduty.com/api-reference
Secrets
Required secrets:pagerduty: required valuesPAGERDUTY_API_KEY.
Input fields
The ID of the user.
Get users on-call
Action ID:tools.pagerduty.get_users_on_call
Get the users on-call.
Reference: https://developer.pagerduty.com/api-reference
Secrets
Required secrets:pagerduty: required valuesPAGERDUTY_API_KEY.
Input fields
The ID of the schedule(s).
The start of the time range over which you want to search. Defaults to current time.Default:
null.The end of the time range over which you want to search. Defaults to current time.Default:
null.Resolve event
Action ID:tools.pagerduty.resolve_event
Resolves an existing event in PagerDuty
Reference: https://developer.pagerduty.com/api-reference
Input fields
Identifies the alert
The GUID of one of your Events API V2 integrations. This is the “Integration Key” listed on the Events API V2 integration’s detail page.
Trigger event
Action ID:tools.pagerduty.trigger_event
Trigger event to report a new problem
Reference: https://developer.pagerduty.com/api-reference
Input fields
The GUID of one of your Events API V2 integrations. This is the “Integration Key” listed on the Events API V2 integration’s detail page.
The perceived severity of the status the event is describing withrespect to the affected system.Allowed values:
critical, warning, error, info.The unique location of the affected system, preferably a hostname or FQDN.
A brief text summary of the event, used to generate the summaries/titles of any associated alerts.
The class/type of the event.Default:
"".Component of the source machine that is responsible for the event.Default:
"".Logical grouping of components of a service.Default:
"".Incident de-duplication key.Default:
null.