{
  "name": "Create multi-channel content with O3 Director & GPT-4 specialist agents",
  "nodes": [
    {
      "id": "b0154d52-a0ca-43ad-a0f9-5cc045d08505",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2048,
        192
      ],
      "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": "0e59c909-f10e-4a46-a667-a9b585df5180",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2048,
        528
      ],
      "parameters": {
        "width": 1289,
        "height": 2878,
        "content": "# Create Multi-Channel Content with O3 Director & GPT-4 Specialist Agents\n\nThis n8n workflow creates a **complete AI-powered content department**. It starts when a chat request is received, then a **C"
      }
    },
    {
      "id": "6a64b685-4449-40b1-b33c-d1c2854824cb",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -512,
        304
      ]
    },
    {
      "id": "e5af8937-9cf0-402b-8301-f30112c8d19e",
      "name": "Content Director Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -256,
        304
      ]
    },
    {
      "id": "6eee9184-1cd5-45c4-b286-7ac626dfe46e",
      "name": "Think",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -128,
        624
      ]
    },
    {
      "id": "5bd291bd-98e1-45d2-a9d9-d9f160088f51",
      "name": "Blog Content Writer",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        144,
        1024
      ]
    },
    {
      "id": "dc28d811-0ebe-49ac-8d3c-96f3f7fd115d",
      "name": "Social Media Content Creator",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        1104,
        416
      ]
    },
    {
      "id": "db0ae07a-5318-422d-8cef-f3fa14f4d39d",
      "name": "Video Script Writer",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        544,
        816
      ]
    },
    {
      "id": "2a68a15d-16fe-4bcd-939b-bbcf9fe3a66e",
      "name": "Email Newsletter Writer",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        1056,
        1040
      ]
    },
    {
      "id": "05733a80-1b1c-4627-ae1e-e3c1586e5381",
      "name": "Website Copy Specialist",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        640,
        96
      ]
    },
    {
      "id": "c292c9cd-bc75-453e-b0fb-44456714f15c",
      "name": "Content Strategist & Planner",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        1040,
        -144
      ]
    },
    {
      "id": "33216bb1-d2b0-4861-b456-28dd578c48b4",
      "name": "OpenAI Chat Model Content Director",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -288,
        624
      ]
    },
    {
      "id": "dcd5fbb2-3c8f-4a80-9925-9fb3277eccee",
      "name": "OpenAI Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        176,
        1488
      ]
    },
    {
      "id": "93f58f5e-ebee-4a85-a10c-3f298c62255b",
      "name": "OpenAI Chat Model2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1072,
        624
      ]
    },
    {
      "id": "df121ab3-484c-4058-ad6a-fc209e5c2bbe",
      "name": "OpenAI Chat Model3",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        544,
        1072
      ]
    },
    {
      "id": "be82ee5f-7a87-4a11-ac52-344879bec068",
      "name": "OpenAI Chat Model4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1056,
        1216
      ]
    },
    {
      "id": "47c4d94e-a918-4308-bc7c-b79f58ed8e45",
      "name": "OpenAI Chat Model5",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        608,
        352
      ]
    },
    {
      "id": "f4ebad07-0efc-4ab1-aadc-7fa5c0d9e386",
      "name": "OpenAI Chat Model6",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1072,
        176
      ]
    }
  ],
  "connections": {
    "Think": {
      "ai_tool": [
        [
          {
            "node": "Content Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Blog Content Writer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model2": {
      "ai_languageModel": [
        [
          {
            "node": "Social Media Content Creator",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "Video Script Writer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model4": {
      "ai_languageModel": [
        [
          {
            "node": "Email Newsletter Writer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model5": {
      "ai_languageModel": [
        [
          {
            "node": "Website Copy Specialist",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model6": {
      "ai_languageModel": [
        [
          {
            "node": "Content Strategist & Planner",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Blog Content Writer": {
      "ai_tool": [
        [
          {
            "node": "Content Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Video Script Writer": {
      "ai_tool": [
        [
          {
            "node": "Content Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Email Newsletter Writer": {
      "ai_tool": [
        [
          {
            "node": "Content Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Website Copy Specialist": {
      "ai_tool": [
        [
          {
            "node": "Content Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "Content Director Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Content Strategist & Planner": {
      "ai_tool": [
        [
          {
            "node": "Content Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Social Media Content Creator": {
      "ai_tool": [
        [
          {
            "node": "Content Director Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model Content Director": {
      "ai_languageModel": [
        [
          {
            "node": "Content Director Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}