Recued
Menu
← Back to recipes

Fireflies meeting brief

by recued-core v2 7 views

Use “Fireflies meeting brief” in Recued. Find recent Fireflies meetings matching a keyword and brief the first match: who attended, the AI overview, and the AI-extracted action items, with the other matches listed underneath. Scope decides where the keyword is matched — title only (the Fireflies default), the spoken sentences, or both.

How it works 16 steps

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

Process (16 steps)
search_keyword trim
Trim whitespace from setting keyword
keyword_required template
Generate text from a template
fail: step.search_keyword is_empty
page_size clamp
Clamp setting match limit between 1 and 50
matches_raw ?
matches default
Apply default
match_count count
Count items in matches
first_id default
Apply default
brief_raw ?
skip: step.first_id is_empty
brief default
Apply default
attendees default
Apply default
attendee_count count
Count items in attendees
overview default
Apply default
action_items_text default
Apply default
attendee_table to_table
Format results as a data table
match_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 4 configurable

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

scope setting = title
keyword setting =
fireflies setting =
match limit setting = 10

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

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

Data it touches

Warehousedata.transcriptsdata.transcript

About

Tags

fireflies firefliesmeetingstranscriptsbriefsearchaction-itemssummarypack:fireflies

Details

16 steps 4 configurable settings recipe_id: meeting-brief-fireflies