Skip to content
Recued
Menu
← Back to recipes

incident.io incident brief

by recued-core v1

Read-only incident command brief for one incident.io incident. It reads the incident, incident updates, actions, follow-ups, users, and teams through recued-core.incidentio, then asks the AI summarizer for status, owner context, decisions, open work, risks, and next steps. It never creates or edits incidents, actions, follow-ups, schedules, escalations, settings, API keys, or arbitrary incident.io API routes.

How it works 23 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (23 steps)
incident_id trim
Trim whitespace from setting incident id
incident ?
updates_raw ?
actions_raw ?
follow_ups_raw ?
users_raw ?
teams_raw ?
updates default
Apply default
actions default
Apply default
follow_ups default
Apply default
users default
Apply default
teams default
Apply default
update_count count
Count items in updates
action_count count
Count items in actions
follow_up_count count
Count items in follow ups
summarize ?
update_rows slice
Take a subset of
action_rows slice
Take a subset of
follow_up_rows slice
Take a subset of
update_table to_table
Format results as a data table
action_table to_table
Format results as a data table
follow_up_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize the incident.io incident for current status, severity, ownership, recent updates, open actions, follow-ups, escalation risk, and concrete next steps. Do not invent facts outside the incident.io data.
row limit setting = 12
incidentio setting =
max length setting = 900
incident id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Incidentio connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

incidentio incidentioincident.ioincidentbriefactionsfollow-upsai-summarypack:incidentio

Details

23 steps 5 configurable settings recipe_id: incidentio-incident-brief