🧠 HeyCMO
Workflows

Engagement Response

Monitor comments and DMs across platforms, classify intent, and respond with brand-voiced replies.

Engagement Response Workflow

The Engagement Response workflow monitors comments and DMs across all connected platforms, classifies each interaction by intent, crafts brand-voiced replies, and captures leads through conversational funnels.

How It Works

  1. Fetch Comments — Pulls recent comments and DMs from all connected platforms via Composio
  2. Classify Intent — The Engagement Agent classifies each interaction into categories
  3. Generate Responses — Craft brand-voiced replies based on classification
  4. Execute Actions — Reply, send DM, escalate, or log the interaction

Classification Categories

ClassificationActionExample
LeadDM sent with CTA"How much does this cost?"
QuestionReplied with helpful answer"Does this work with Shopify?"
ComplaintEscalated + empathetic reply"This hasn't been working for me"
PositiveThanked with engagement"Love this feature!"
SpamIgnoredBot comments, irrelevant links

Output

{
  handled: number;     // Total interactions processed
  leads: number;       // Lead opportunities captured
  escalated: number;   // Issues escalated for human attention
  replies: number;     // Replies sent
  summary: string;     // Human-readable summary
}

MCP Tool

Invoke via run_engagement_check in your MCP client.

Scheduling

Runs automatically via Inngest cron job for periodic monitoring. Can also be triggered manually.

Key Agent

  • Engagement Manager — Classifies intent, crafts replies, applies marketing psychology

On this page