Webex message brief
Read-only review brief for one Webex room message. It reads the room, seed message, optional thread replies, and visible memberships through recued-core.webex, then asks the AI summarizer for decisions, blockers, named owners, and next steps. It never sends replies, edits or deletes messages, changes memberships, downloads files, or calls arbitrary Webex APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (16 steps)
room_id
trim
Trim whitespace from setting room id
message_id
trim
Trim whitespace from setting message id
configured_parent_id
trim
Trim whitespace from setting parent id
room
?
message
?
has_configured_parent
compare
Check if configured parent id has data
parent_id
ternary
Apply ternary
thread_messages_raw
?
memberships_raw
?
thread_messages
default
Apply default
memberships
default
Apply default
message_count
count
Count items in thread messages
membership_count
count
Count items in memberships
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 Webex message and visible thread context for decisions, blockers, named owners, due dates, unresolved questions, and concrete next steps. Do not invent facts outside the messages.
webex
setting
=
room id
setting
=
parent id
setting
=
max length
setting
=
900
message id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.