Create a Rootly incident intake
Approval-gated Rootly incident creation workflow. It reads the current user, severities, services, teams, and recent incidents for context, validates the caller-supplied title, then creates exactly one incident through recued-core.rootly.incident.create using Rootly JSON:API fields for title, summary, kind, privacy, severity, services, teams, labels, and status. It does not edit existing incidents, create action items, mutate alerts, schedules, escalation policies, services, teams, severities, statuses, users, API keys, or arbitrary Rootly API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
kind
setting
=
title
setting
=
labels
setting
=
rootly
setting
=
status
setting
=
private
setting
=
false
summary
setting
=
group ids
setting
=
service ids
setting
=
severity id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.