Discord thread brief
Read-only AI-assisted brief for one Discord thread channel. It reads thread metadata, recent thread messages, pinned messages, and visible thread members through recued-core.discord, then summarizes discussion state, decisions, open questions, and follow-ups. It never posts, edits, reacts, pins, joins, leaves, archives, locks, or mutates the thread.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (14 steps)
thread
?
messages_raw
?
pins_raw
?
members_raw
?
messages
default
Apply default
pins
default
Apply default
members
default
Apply default
message_count
count
Count items in messages
pin_count
count
Count items in pins
member_count
count
Count items in members
rows
slice
Take a subset of
summarize
?
thread_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize this Discord thread for a community or small-team operator: what happened, decisions, owner-like names mentioned, open questions, blockers, and concrete follow-ups. Do not invent facts outside the Discord data.
discord
setting
=
row limit
setting
=
30
thread id
setting
=
max length
setting
=
900
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.