Buffer content calendar brief
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
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
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.