Skip to content
Recued
Menu
← Back to recipes

monday.com item and board brief

by recued-core v1

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 20 steps

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 7 configurable

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.

Where it runs

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

Permissions it requires

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

Data it touches

Warehousedata.itemsdata.boards

About

Tags

monday mondayitemboardupdatesgroupsreviewai-summarywork-managementpack:monday

Details

20 steps 7 configurable settings recipe_id: monday-item-board-brief