{
  "name": "Creative design agency simulation with OpenAI O3 and GPT-4.1-mini multi-agent",
  "nodes": [
    {
      "id": "19222af2-be8d-4287-8dc2-3600713f0655",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -1744,
        368
      ]
    },
    {
      "id": "29c732d9-8165-4eab-b00d-45cc9f972984",
      "name": "Creative Director Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1520,
        368
      ]
    },
    {
      "id": "8dc41915-ac6d-4dd1-8d18-b273874eaa3d",
      "name": "Think",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -1392,
        688
      ]
    },
    {
      "id": "76b945a1-9c71-4e86-862c-b103bcfd3613",
      "name": "Graphic Designer",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1120,
        1088
      ]
    },
    {
      "id": "1b4849d5-f50e-41eb-8c71-72be5b2551cc",
      "name": "UI/UX Designer",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -160,
        480
      ]
    },
    {
      "id": "aa193a47-6e61-44c0-88f6-e54386aada2b",
      "name": "Brand Strategist",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -720,
        880
      ]
    },
    {
      "id": "86125ce9-52b0-4d3f-92f5-19235958192c",
      "name": "Motion Graphics Designer",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -208,
        1104
      ]
    },
    {
      "id": "f2073ebe-c3bb-43c3-ae58-8ebeb8b753ad",
      "name": "Web Designer",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -624,
        160
      ]
    },
    {
      "id": "54175976-b1d1-43ca-9b91-1f167866de0d",
      "name": "Creative Copywriter",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -224,
        -80
      ]
    },
    {
      "id": "2e8a036c-bfd9-4c70-9448-7d93878c6924",
      "name": "OpenAI Chat Model Director",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1552,
        688
      ]
    },
    {
      "id": "de895997-3bdb-405d-be9d-87d54921a31d",
      "name": "OpenAI Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1088,
        1552
      ]
    },
    {
      "id": "42f124d5-a348-4b0f-8cff-82672f34c248",
      "name": "OpenAI Chat Model2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -192,
        688
      ]
    },
    {
      "id": "14e99f2c-daf9-4400-baa9-aa6765cbb4a5",
      "name": "OpenAI Chat Model3",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -736,
        1120
      ]
    },
    {
      "id": "e907fa61-8664-4b8a-a419-9cfac69632b6",
      "name": "OpenAI Chat Model4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -256,
        1392
      ]
    },
    {
      "id": "83b0a653-018b-4e3d-94dd-875dbba4844b",
      "name": "OpenAI Chat Model5",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -656,
        416
      ]
    },
    {
      "id": "7255102f-055a-402f-ba87-e9c9136c3773",
      "name": "OpenAI Chat Model6",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -192,
        240
      ]
    },
    {
      "id": "435f4d02-ec5e-4c1f-9b13-949563a3f6cf",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3568,
        -128
      ],
      "parameters": {
        "width": 1300,
        "height": 320,
        "content": "=======================================\n            WORKFLOW ASSISTANCE\n=======================================\nFor any questions or support, please contact:\n    Yaron@nofluff.online\n\nExplore more tip"
      }
    },
    {
      "id": "750af564-01ab-4dbb-bab5-5337c2e7a5e3",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3568,
        208
      ],
      "parameters": {
        "width": 1289,
        "height": 1806,
        "content": "# Creative Design Agency Simulation with OpenAI O3 and GPT-4.1-mini Multi-Agent Team\n\nThis n8n workflow simulates a **full-service creative agency powered by AI**. At the center is a **Creative Direct"
      }
    }
  ],
  "connections": {
    "Think": {
      "ai_tool": [
        [
          {
            "node": "Creative Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Web Designer": {
      "ai_tool": [
        [
          {
            "node": "Creative Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "UI/UX Designer": {
      "ai_tool": [
        [
          {
            "node": "Creative Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Brand Strategist": {
      "ai_tool": [
        [
          {
            "node": "Creative Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Graphic Designer": {
      "ai_tool": [
        [
          {
            "node": "Creative Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Graphic Designer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model2": {
      "ai_languageModel": [
        [
          {
            "node": "UI/UX Designer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "Brand Strategist",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model4": {
      "ai_languageModel": [
        [
          {
            "node": "Motion Graphics Designer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model5": {
      "ai_languageModel": [
        [
          {
            "node": "Web Designer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model6": {
      "ai_languageModel": [
        [
          {
            "node": "Creative Copywriter",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Creative Copywriter": {
      "ai_tool": [
        [
          {
            "node": "Creative Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Motion Graphics Designer": {
      "ai_tool": [
        [
          {
            "node": "Creative Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model Director": {
      "ai_languageModel": [
        [
          {
            "node": "Creative Director Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "Creative Director Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}