Create an incident.io incident intake
Approval-gated incident.io incident creation workflow. It reads identity, severities, incident statuses, users, teams, and recent incidents for context, then creates exactly one incident through recued-core.incidentio.incident.create with caller-supplied idempotency key, visibility, name, summary, severity ID, status ID, incident type ID, mode, and optional custom fields. It does not edit existing incidents, create actions or follow-ups, 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.
mode
setting
=
standard
name
setting
=
summary
setting
=
incidentio
setting
=
visibility
setting
=
public
severity id
setting
=
idempotency key
setting
=
incident type id
setting
=
incident status id
setting
=
custom field entries
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.