{
  "name": "Build products with CPO-led AI team using OpenAI O3 and GPT-4.1-mini agents",
  "nodes": [
    {
      "id": "product-chat-trigger",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -2864,
        -576
      ]
    },
    {
      "id": "cpo-agent",
      "name": "CPO Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -2640,
        -816
      ]
    },
    {
      "id": "product-think",
      "name": "Think",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -2512,
        -496
      ]
    },
    {
      "id": "pm-agent",
      "name": "Product Manager",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -2240,
        -96
      ]
    },
    {
      "id": "ux-agent",
      "name": "UX/UI Designer",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1280,
        -704
      ]
    },
    {
      "id": "research-agent",
      "name": "User Research Specialist",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1840,
        -304
      ]
    },
    {
      "id": "analytics-agent",
      "name": "Product Analytics Specialist",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1328,
        -80
      ]
    },
    {
      "id": "tech-writer-agent",
      "name": "Technical Writer",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1744,
        -1024
      ]
    },
    {
      "id": "strategy-agent",
      "name": "Product Strategy Analyst",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1344,
        -1264
      ]
    },
    {
      "id": "cpo-model",
      "name": "OpenAI Chat Model CPO",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -2672,
        -496
      ]
    },
    {
      "id": "pm-model",
      "name": "OpenAI Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -2208,
        368
      ]
    },
    {
      "id": "ux-model",
      "name": "OpenAI Chat Model2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1312,
        -496
      ]
    },
    {
      "id": "research-model",
      "name": "OpenAI Chat Model3",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1824,
        -144
      ]
    },
    {
      "id": "analytics-model",
      "name": "OpenAI Chat Model4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1328,
        96
      ]
    },
    {
      "id": "tech-writer-model",
      "name": "OpenAI Chat Model5",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1776,
        -768
      ]
    },
    {
      "id": "strategy-model",
      "name": "OpenAI Chat Model6",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1312,
        -944
      ]
    },
    {
      "id": "product-header-sticky",
      "name": "Sticky Note Header",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3808,
        -880
      ],
      "parameters": {
        "width": 580,
        "height": 320,
        "content": "=======================================\n        CPO AGENT WITH PRODUCT TEAM\n=======================================\nFor any questions or support, please contact:\n    Yaron@nofluff.online\n\nExplore more"
      }
    },
    {
      "id": "product-main-sticky",
      "name": "Sticky Note Main",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3808,
        -544
      ],
      "parameters": {
        "width": 740,
        "height": 2500,
        "content": "## 🚀 **CPO AGENT WITH PRODUCT TEAM - AI WORKFLOW**\n\n**🔥 Powered by OpenAI O3 & GPT-4.1-mini Multi-Agent System**\n\n#ProductManagement #ProductOps #n8nWorkflows #OpenAI #ProductStrategy\n\n---\n\n### 📝 **Ov"
      }
    }
  ],
  "connections": {
    "Think": {
      "ai_tool": [
        [
          {
            "node": "CPO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "UX/UI Designer": {
      "ai_tool": [
        [
          {
            "node": "CPO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Product Manager": {
      "ai_tool": [
        [
          {
            "node": "CPO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Technical Writer": {
      "ai_tool": [
        [
          {
            "node": "CPO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Product Manager",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model2": {
      "ai_languageModel": [
        [
          {
            "node": "UX/UI Designer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "User Research Specialist",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model4": {
      "ai_languageModel": [
        [
          {
            "node": "Product Analytics Specialist",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model5": {
      "ai_languageModel": [
        [
          {
            "node": "Technical Writer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model6": {
      "ai_languageModel": [
        [
          {
            "node": "Product Strategy Analyst",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model CPO": {
      "ai_languageModel": [
        [
          {
            "node": "CPO Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Product Strategy Analyst": {
      "ai_tool": [
        [
          {
            "node": "CPO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "User Research Specialist": {
      "ai_tool": [
        [
          {
            "node": "CPO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "CPO Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Product Analytics Specialist": {
      "ai_tool": [
        [
          {
            "node": "CPO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}