monday.com item and board brief
Read-only review brief for one monday.com item and board. It reads board structure, the item, item updates/replies, board updates, groups, and recent board activity through recued-core.monday, then asks the AI summarizer for status, blockers, owner context, stale signals, and next actions. It never creates, updates, moves, archives, comments on, restructures, deletes, uploads files, invites users, or calls arbitrary monday.com GraphQL.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (20 steps)
board
?
item_details
?
item_updates_raw
?
board_updates_raw
?
groups_raw
?
activity_raw
?
item_updates
default
Apply default
board_updates
default
Apply default
groups
default
Apply default
activity
default
Apply default
item_update_rows
slice
Take a subset of
board_update_rows
slice
Take a subset of
item_update_count
count
Count items in item updates
board_update_count
count
Count items in board updates
group_count
count
Count items in groups
activity_count
count
Count items in activity
summarize
?
item_update_table
to_table
Format results as a data table
board_update_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 current item status, blockers, recent discussion, board context, owner expectations, stale signals, and the next concrete action.
monday
setting
=
item id
setting
=
board id
setting
=
row limit
setting
=
25
column ids
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.