Skip to content
Recued
Menu
← Back to recipes

Buffer content calendar brief

by recued-core v1

Read-only AI-assisted review for a Buffer content calendar. It reads account, channels, posts, ideas, and optional aggregate metrics through recued-core.buffer, then summarizes schedule health, gaps, failed posts, reusable ideas, and next publishing actions. It never creates, edits, deletes, publishes, reorders, or calls arbitrary Buffer GraphQL.

How it works 12 steps

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

Process (12 steps)
buffer_account ?
channels_raw ?
posts_raw ?
ideas_raw ?
skip_metrics any
Check if any of the conditions are true
metrics_raw ?
skip: step.skip_metrics equal true
brief ?
post_edges default
Apply default
idea_edges default
Apply default
post_count count
Count items in post edges
idea_count count
Count items in idea edges
card to_summary
Format results as a summary card
Settings 9 configurable

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

focus setting = Summarize the Buffer content calendar for schedule coverage, failed or risky posts, channel gaps, reusable ideas, performance signals, and concrete next publishing actions. Do not invent facts outside the Buffer data.
buffer setting =
status setting = scheduled,sent,error
row limit setting = 30
max length setting = 900
channel ids setting =
end date time setting =
organization id setting =
start date time setting =

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

Data it touches

Warehousedata.ideasdata.postsdata.accountdata.aggregatedpostmetricsdata.channels

About

Tags

buffer buffersocial-mediacontent-calendarideaspostsbriefai-summarymarketingpack:buffer

Details

12 steps 9 configurable settings recipe_id: buffer-content-calendar-brief