Skip to content
Recued
Menu
← Back to recipes

Confluence page review brief

by recued-core v1

Read-only review brief for one Confluence page. It reads the storage-format page body, labels, comments, children, and versions, then summarizes the page through the AI gateway and renders review tables. It does not mutate pages, download attachments, change permissions, or call arbitrary Atlassian endpoints.

How it works 21 steps

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

Process (21 steps)
page ?
labels_raw ?
footer_comments_raw ?
inline_comments_raw ?
children_raw ?
versions_raw ?
body_storage default
Apply default
labels default
Apply default
footer_comments default
Apply default
inline_comments default
Apply default
comments flatten
Flatten nested lists in
children default
Apply default
versions default
Apply default
label_count count
Count items in labels
comment_count count
Count items in comments
child_count count
Count items in children
version_count count
Count items in versions
summarize ?
comment_table to_table
Format results as a data table
child_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 5 configurable

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

focus setting = freshness, unresolved comments, missing owner/date context, decisions, risks, and follow-up actions
page id setting =
cloud id setting =
atlassian setting =
max length setting = 300

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 Atlassian connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

confluence confluenceknowledge-basepagereviewsummarycommentsai_surfacepack:confluence

Details

21 steps 5 configurable settings recipe_id: confluence-page-review-brief