Create an incident.io follow-up
Approval-gated incident.io follow-up creation workflow. It reads the target incident, existing follow-ups, teams, and users for context, then creates exactly one follow-up through recued-core.incidentio.follow_up.create with caller-supplied title, description, assignee, team, priority, category, external reference, and labels. It does not edit incidents, update or delete existing follow-ups, create actions, mutate schedules, escalations, status pages, settings, API keys, or call arbitrary incident.io APIs.
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.
title
setting
=
labels
setting
=
incidentio
setting
=
assignee id
setting
=
description
setting
=
incident id
setting
=
assignee team id
setting
=
follow up category id
setting
=
external issue reference id
setting
=
follow up priority option id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.