n8nflow.net logo

Multi-Agent Cold Email Campaign Generator with O3 Director & GPT-4.1 Specialists

by Yaron Beenβ€’Updated: Last update 23 days agoβ€’Source: n8n.io
Loading workflow viewer...

Getting Started

Multi-Agent Cold Email Campaign Generator with O3 Director & GPT-4.1 Specialists

🌍 Overview

This workflow simulates a virtual sales & marketing team where each AI agent has a role:

  • A Director Agent (O3) who manages strategy.
  • Multiple Specialist Agents (GPT-4.1-mini) for research, writing, personalization, deliverability, sequencing, and analytics.
  • Everything is triggered automatically when a new chat message request comes in.

🟒 Section 1: Entry & Director

πŸ”— Nodes :
1️⃣ When chat message received (Trigger)
πŸ’¬ Starts the workflow when a new request arrives (e.g., β€œCreate a cold email campaign for SaaS CTOs”).

2️⃣ Outreach Director Agent (O3 model)
🎯 The β€œmanager” agent. Decides what kind of campaign is needed and assigns tasks.

3️⃣ Think (Planning Node)
🧠 Helps the Director structure thoughts before delegating.

πŸ’‘ Why useful?

  • Director uses O3 (strong reasoning model) only where strategy is needed β†’ reduces cost.
  • Provides a single point of control to coordinate all other agents.

πŸ”΅ Section 2: Specialist Agents

Each is powered by GPT-4.1-mini (cheaper + faster).

  • πŸ” Prospect Research Specialist β†’ researches target companies, roles, pain points.
  • ✍️ Cold Email Copywriter β†’ drafts subject lines, hooks, and persuasive body copy.
  • 🎯 Personalization Specialist β†’ inserts custom variables for each recipient.
  • πŸ“… Email Sequence Strategist β†’ designs follow-ups, timing, nurture flows.
  • πŸ“¬ Email Deliverability Expert β†’ ensures emails land in inbox, not spam.
  • πŸ“Š Outreach Analytics Specialist β†’ tracks performance, runs A/B tests, optimizes campaigns.

πŸ’‘ Why useful?

  • Each agent is a specialist β†’ just like a real marketing team.
  • Parallel execution in n8n means faster results.
  • Modular β†’ you can remove or add more specialists.

🟣 Section 3: Execution Flow

  1. Request comes in via chat trigger
  2. Director (O3) interprets and delegates β†’ calls specialists as tools
  3. Specialists generate their pieces (research β†’ copy β†’ personalization β†’ sequence β†’ deliverability β†’ analytics)
  4. Director integrates results into a cohesive cold email campaign

🟑 Section 4: Documentation & Notes

There are two Sticky Notes inside the workflow:

  • Header Note β†’ Support info + tutorials (YouTube & LinkedIn by Yaron Been)
  • Main Note β†’ Full documentation (overview, use cases, cost optimization, tags)

πŸ“Š Final Overview

SectionWhat HappensWhy It’s Useful
🟒 DirectorTrigger + O3 strategyEnsures smart coordination
πŸ”΅ SpecialistsGPT-4.1-mini agentsFaster, cheaper execution
🟣 FlowDelegation + IntegrationAutomated campaign building
🟑 DocsSticky NotesIn-workflow guide for users

πŸš€ Benefits

  • βœ… AI-powered cold email team without hiring humans
  • βœ… Cost-optimized (O3 only for strategy, GPT-4.1-mini for tasks β†’ ~90% cheaper)
  • βœ… End-to-end coverage (research β†’ writing β†’ personalization β†’ sequencing β†’ analytics)
  • βœ… Scalable : can run multiple campaigns in parallel
  • βœ… Customizable : swap models, add tools, or expand team