Skip to content
Recued
Menu
← Back to recipes

Klaviyo profile engagement brief

by recued-core v1

Read-only engagement brief for one Klaviyo profile. It reads the profile, recent events, lists, and segments through recued-core.klaviyo, then asks the AI summarizer for customer context, recent behavior, subscription/list posture, and safe follow-up ideas. It never creates, updates, merges, suppresses, unsubscribes, sends, schedules, or mutates Klaviyo records.

How it works 15 steps

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

Process (15 steps)
profile_id_text trim
Trim whitespace from setting profile id
profile ?
lists_raw ?
segments_raw ?
events_raw ?
lists default
Apply default
segments default
Apply default
events default
Apply default
list_count count
Count items in lists
segment_count count
Count items in segments
event_count count
Count items in events
event_rows slice
Take a subset of
summarize ?
event_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 = Summarize the Klaviyo profile's identity, subscription state, recent event behavior, list and segment context, notable lifecycle signals, and safe next follow-up ideas. Do not invent facts outside the Klaviyo data.
klaviyo setting =
max length setting = 900
profile id setting =
event row limit setting = 25

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

Data it touches

Warehousedata.id

About

Tags

klaviyo klaviyomarketingprofileseventslistssegmentsai-summarypack:klaviyo

Details

15 steps 5 configurable settings recipe_id: klaviyo-profile-engagement-brief