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.
Creative Design Agency Simulation with OpenAI O3 and GPT 4.1 mini Multi Agent Team This n8n workflow simulates a full service creative agency powered by AI . At the center is a Creative Director Ag...
@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 n8n workflow simulates a full-service creative agency powered by AI. At the center is a Creative Director Agent (O3 model) who takes client requests, plans the creative direction, and delegates work to a specialized design team. Each specialist runs on GPT-4.1-mini, keeping execution fast and cost-efficient.
Nodes:
β Benefit for beginners: Think of this as the project managerβs desk β you submit a design request, and the Director figures out how to make it happen.
Nodes:
Each agent is powered by GPT-4.1-mini.
β Benefit for beginners: This section is your creative studio team β they craft visuals, design user experiences, and write compelling words.
Nodes:
β Benefit for beginners: This section brings motion and web into the mix, ensuring your creative package isnβt static β it moves, animates, and lives online.
| Section | Key Roles | Model | Purpose | Beginner Benefit |
|---|---|---|---|---|
| π’ Entry & Strategy | Chat Trigger, Director, Think | O3 | Leadership & planning | Turns briefs into action plans |
| βοΈ Core Creatives | Graphic, UI/UX, Brand, Copywriter | GPT-4.1-mini | Design & content | Produces visuals, UX, and words |
| π Extended Team | Motion Graphics, Web | GPT-4.1-mini | Motion & web design | Animates, builds, and scales projects |
π Example: Send a message like βDesign a brand identity for a sustainable clothing startupβ. Within minutes, your AI agency produces:
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 | Creative design agency simulation with OpenAI O3 and GPT-4.1-mini multi-agent |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Content Creation, AI Chatbot |
| Author | Yaron Been |
| Published | 02 Aug 2025 |
Use the JSON export at /data/workflows/6914/6914.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.
Creative Design Agency Simulation with OpenAI O3 and GPT 4.1 mini Multi Agent Team This n8n workflow simulates a full service creative agency powered by AI . At the center is a Creative Director Ag...
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.