Create alert
Action ID:tools.rootly.create_alert
Creates a new alert from provided data.
Reference: https://docs.rootly.com/api-reference/alerts/creates-an-alert
Secrets
Required secrets:rootly: required valuesROOTLY_API_KEY.
Input fields
Alert data attributesDefault:
null.Create incident
Action ID:tools.rootly.create_incident
Creates a new incident from provided data.
Reference: https://docs.rootly.com/api-reference/incidents/creates-an-incident
Secrets
Required secrets:rootly: required valuesROOTLY_API_KEY.
Input fields
Incident data attributesDefault:
null.Get alert
Action ID:tools.rootly.get_alert
Retrieves a specific alert by id.
Reference: https://docs.rootly.com/api-reference/alerts/retrieves-an-alert
Secrets
Required secrets:rootly: required valuesROOTLY_API_KEY.
Input fields
The ID of the alert.
Include additional data. Comma separated if needed (e.g. environments,services,groups)Default:
null.Get incident
Action ID:tools.rootly.get_incident
Retrieves a specific incident by id.
Reference: https://docs.rootly.com/api-reference/incidents/retrieves-an-incident
Secrets
Required secrets:rootly: required valuesROOTLY_API_KEY.
Input fields
The ID of the incident.
Include additional data. Comma separated if needed (e.g. sub_statuses,causes,subscribers)Default:
null.List alerts
Action ID:tools.rootly.list_alerts
List alerts.
Reference: https://docs.rootly.com/api-reference/alerts/list-alerts
Secrets
Required secrets:rootly: required valuesROOTLY_API_KEY.
Input fields
Include additional data. Comma separated if needed (e.g. environments,services,groups)Default:
null.Page number.Default:
null.Page size.Default:
null.Filter by status (e.g. triggered, acknowledged, resolved)Default:
null.List incidents
Action ID:tools.rootly.list_incidents
List incidents.
Reference: https://docs.rootly.com/api-reference/incidents/list-incidents
Secrets
Required secrets:rootly: required valuesROOTLY_API_KEY.
Input fields
Include additional data. Comma separated if needed (e.g. sub_statuses,causes,subscribers)Default:
null.Page number.Default:
null.Page size.Default:
null.Filter by severity (e.g. not-sure-yet, sev4-minor-issue)Default:
null.Filter by status (e.g. started, mitigated, resolved)Default:
null.List incidents alerts
Action ID:tools.rootly.list_incident_alerts
List incidents alerts.
Reference: https://docs.rootly.com/api-reference/alerts/list-incident-alerts
Secrets
Required secrets:rootly: required valuesROOTLY_API_KEY.
Input fields
The ID of the incident.
Include additional data. Comma separated if needed (e.g. environments,services,groups)Default:
null.