Create a Statuspage incident
Approval-gated Statuspage incident creation for one page. It reads the page and components for context, then creates exactly one incident through recued-core.statuspage.incident.create with caller-supplied name, status, impact, message, component IDs, and notification flags. It does not update components outside the incident payload, mutate subscribers, edit page configuration, schedule maintenance, create postmortems, delete records, or call arbitrary Statuspage APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (7 steps)
page_id
trim
Trim whitespace from setting page id
name
trim
Trim whitespace from setting name
body
trim
Trim whitespace from setting body
page
?
components
?
create
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
body
setting
=
name
setting
=
status
setting
=
investigating
page id
setting
=
statuspage
setting
=
component ids
setting
=
impact override
setting
=
minor
deliver notifications
setting
=
true
auto transition to operational state
setting
=
false
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.