Skip to content
Recued
Menu
← Back to recipes

Google Calendar event prep brief

by recued-core v1

Read-only prep brief for one Google Calendar event. It reads calendar metadata and event details through recued-core.google-calendar, then asks the AI summarizer for agenda, attendees, open questions, and next actions. It never creates, updates, deletes, imports, shares, or calls arbitrary Google Calendar APIs.

How it works 8 steps

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

Process (8 steps)
event_id trim
Trim whitespace from setting event id
calendar ?
event ?
attendees default
Apply default
attendee_count count
Count items in attendees
summarize ?
attendee_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 6 configurable

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

focus setting = Prepare a concise meeting brief: purpose, attendees and response status, timing/location, likely agenda, risks, and concrete next actions. Do not invent facts outside the calendar record.
google setting =
event id setting =
time zone setting = UTC
max length setting = 800
calendar id setting = primary

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

About

Tags

google google-calendarcalendareventmeeting-prepattendeesai-summaryproductivitypack:google-calendar

Details

8 steps 6 configurable settings recipe_id: google-calendar-event-prep-brief