Skip to content
Recued
Menu
← Back to recipes

Slack thread brief

by recued-core v1

Read-only review brief for one Slack thread. It reads channel metadata, thread replies, the message permalink, and reactions through recued-core.slack, then asks the AI summarizer for decisions, blockers, named owners, and next steps. It never posts replies, updates messages, adds reactions, pins messages, changes bookmarks, downloads files, or calls arbitrary Slack Web API methods.

How it works 10 steps

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

Process (10 steps)
channel ?
thread_raw ?
permalink ?
reactions ?
messages default
Apply default
message_count count
Count items in messages
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 6 configurable

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

focus setting = Summarize decisions, open questions, blockers, named owners, dates, and the next concrete action.
slack setting =
row limit setting = 25
thread ts setting =
channel 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.

Where it runs

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

Permissions it requires

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

About

Tags

slack slackthreadmessagesreviewreactionspermalinkai-summarypack:slack

Details

10 steps 6 configurable settings recipe_id: slack-thread-brief