Skip to main content

Multi-agent cold email campaign generator with O3 Director & GPT-4.1 specialists

Workflow preview

Workflow preview
100%
Multi-agent cold email campaign generator with O3 Director & GPT-4.1 specialists preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

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 Agen...

Best for

  • Lead Nurturing automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.toolthink, @n8n/n8n-nodes-langchain.agenttool, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yaron Been.

Original n8n.io source

1.1 Workflow description

Title
Multi-agent cold email campaign generator with O3 Director & GPT-4.1 specialists
Workflow name
Multi-agent cold email campaign generator with O3 Director & GPT-4.1 specialists

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

Section What Happens Why It’s Useful
🟒 Director Trigger + O3 strategy Ensures smart coordination
πŸ”΅ Specialists GPT-4.1-mini agents Faster, cheaper execution
🟣 Flow Delegation + Integration Automated campaign building
🟑 Docs Sticky Notes In-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

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - When chat message received

Type / Role
@n8n/n8n-nodes-langchain.chatTrigger - chatTrigger
Config choices
Version 1.1

Block 2 - Outreach Director Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.1

Block 3 - Think

Type / Role
@n8n/n8n-nodes-langchain.toolThink - toolThink
Config choices
Version 1.1

Block 4 - Prospect Research Specialist

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 5 - Cold Email Copywriter

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 6 - Personalization Specialist

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 7 - Email Sequence Strategist

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 8 - Email Deliverability Expert

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 9 - Outreach Analytics Specialist

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 10 - OpenAI Chat Model Director

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 11 - OpenAI Chat Model1

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 12 - OpenAI Chat Model2

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 13 - OpenAI Chat Model3

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 14 - OpenAI Chat Model4

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 15 - OpenAI Chat Model5

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 16 - OpenAI Chat Model6

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 17 - Sticky Note9

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Multi-agent cold email campaign generator with O3 Director & GPT-4.1 specialists
Complexity advanced
Nodes 18
Categories Lead Nurturing, Multimodal AI
Author Yaron Been
Published 02 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6909/6909.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Multi-agent cold email campaign generator with O3 Director & GPT-4.1 specialists do?

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 Agen...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing, Multimodal AI use case.