Create a Rootly action item
Approval-gated Rootly incident action-item creation workflow. It reads the target incident, existing action items, and users for context, validates the caller-supplied summary, then creates exactly one incident action item through recued-core.rootly.action_item.incident.create with Rootly JSON:API fields for summary, description, assignee user, assignee teams, priority, status, and due date. It does not edit incidents, update or delete existing action items, mutate alerts, schedules, escalation policies, services, teams, 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.
rootly
setting
=
status
setting
=
summary
setting
=
due date
setting
=
priority
setting
=
description
setting
=
incident id
setting
=
assigned to user id
setting
=
assigned to group ids
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.