Block 1 - When chat message received
- Type / Role
- @n8n/n8n-nodes-langchain.chatTrigger - chatTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
This multi agent n8n automation simulates a high functioning marketing team. A strategic CMO agent receives your chat based input, decides which specialist is best for the task, and delegates accor...
@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
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yaron Been.
Original n8n.io sourceThis multi-agent n8n automation simulates a high-functioning marketing team. A strategic CMO agent receives your chat-based input, decides which specialist is best for the task, and delegates accordingly. Each specialist (copywriter, SEO expert, brand strategist, etc.) operates independently using fast, cost-effective GPT-4.1-mini models—resulting in parallel task execution and full-funnel marketing output with minimal human input.
.json into your n8n instance | Agent | Purpose | Model | Output |
|---|---|---|---|
| đź§ CMO Agent | Strategy, delegation, and task routing | O3 | Central brain |
| ✍️ Copywriter Agent | Website copy, CTAs, product descriptions | GPT-4.1-mini | Fast, human-like copy |
| 📱 Facebook Ads Copywriter | Ad headlines, angles, A/B tests | GPT-4.1-mini | Platform-specific ad copy |
| 🔍 SEO Writer | Blog posts, keyword-rich content | GPT-4.1-mini | Long-form content |
| đź“§ Email Specialist | Sequences, newsletters, welcome flows | GPT-4.1-mini | Funnel-ready emails |
| 📲 Social Media Manager | Content calendars, posts, hashtags | GPT-4.1-mini | Cross-platform content |
| 🎨 Brand Voice Specialist | Tone consistency, style guides | GPT-4.1-mini | On-brand text |
#n8n #OpenAI #MarketingAI #CMOagent #Automation #GPT4 #LangChain #NoCode #MarketingTeam
#AIWorkflow #EmailMarketing #SEO #Copywriting #SocialMedia #DigitalMarketing #BrandVoice
#AItools #MultiAgentSystem #ContentCreation #MarketingStrategy #ContentOps
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.
| Workflow | Build an AI marketing team with OpenAI O3 and GPT-4.1-mini for automated content creation |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Content Creation, AI Chatbot |
| Author | Yaron Been |
| Published | 02 Aug 2025 |
Use the JSON export at /data/workflows/6898/6898.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
This multi agent n8n automation simulates a high functioning marketing team. A strategic CMO agent receives your chat based input, decides which specialist is best for the task, and delegates accor...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Content Creation, AI Chatbot use case.