Google Chat thread brief
Read-only review brief for one Google Chat message thread. It reads the space, the seed message, messages in the same thread, and reactions on the seed message through recued-core.google-chat, then asks the AI summarizer for decisions, blockers, named owners, and next steps. It never sends replies, edits messages, changes reactions, downloads attachments, changes memberships, or calls arbitrary Chat APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (16 steps)
space_id
trim
Trim whitespace from setting space id
message_id
trim
Trim whitespace from setting message id
configured_thread_name
trim
Trim whitespace from setting thread name
space
?
message
?
has_configured_thread
compare
Check if configured thread name has data
thread_name
ternary
Apply ternary
thread_messages_raw
?
reactions_raw
?
thread_messages
default
Apply default
reactions
default
Apply default
message_count
count
Count items in thread messages
reaction_count
count
Count items in reactions
summarize
?
message_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 the thread for decisions, blockers, named owners, due dates, unresolved questions, and concrete next steps. Do not invent facts outside the Chat messages.
google
setting
=
space id
setting
=
max length
setting
=
900
message id
setting
=
thread name
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.