{
  "name": "Deep Research - Sales Lead Magnet Agent",
  "nodes": [
    {
      "id": "cfea2918-c8af-49a4-bfd0-c841a925c047",
      "name": "Query Builder",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2200,
        280
      ]
    },
    {
      "id": "3b82df55-0e26-4bf6-b366-e5525758ca86",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        2500,
        440
      ]
    },
    {
      "id": "03c1d654-5e0b-4232-9c0e-fb905494ecd7",
      "name": "Research Leader",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2600,
        280
      ]
    },
    {
      "id": "e12e7905-fe99-4b01-b364-139b77ca9a43",
      "name": "Perplexity tool",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        3200,
        1000
      ]
    },
    {
      "id": "8ec3e1d0-40fd-4594-97de-def75959f693",
      "name": "Project Planner",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2960,
        280
      ]
    },
    {
      "id": "8e8f243a-6cb8-44ca-a9ec-e20f78561d34",
      "name": "Structured Output Parser1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        3260,
        520
      ]
    },
    {
      "id": "b95713f5-dd63-458e-991e-c0fb85ed35f1",
      "name": "Split Out",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        3320,
        280
      ]
    },
    {
      "id": "b75f2e21-dce5-4d04-b5c7-769cae617e47",
      "name": "Team of Research Assistants",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        3520,
        280
      ]
    },
    {
      "id": "808845ba-f350-41c9-add3-4ee6412327db",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        3900,
        280
      ]
    },
    {
      "id": "8882948d-a1d5-40a4-947d-ca219a41b540",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        4060,
        280
      ]
    },
    {
      "id": "a450f61c-2ff7-4ca5-8bb1-01b684d5eecb",
      "name": "Editor",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        4240,
        280
      ]
    },
    {
      "id": "9bb23d1e-d081-4f5d-afbd-d8e508edc529",
      "name": "Google Docs",
      "type": "n8n-nodes-base.googleDocs",
      "position": [
        4560,
        280
      ]
    },
    {
      "id": "cad19eda-3b87-492b-bac8-aebdc3eed6da",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        2000,
        340
      ]
    },
    {
      "id": "f511b20b-3d6d-4e9a-87af-31e818ca1c66",
      "name": "Trigify knowledge hub",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        3760,
        520
      ]
    },
    {
      "id": "f147b256-b05e-4cbc-ba6a-aa95e6f35df8",
      "name": "Anthropic Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        2860,
        960
      ]
    },
    {
      "id": "376247a1-3cea-45a8-b7d2-8589ca85e710",
      "name": "Share URL",
      "type": "n8n-nodes-base.set",
      "position": [
        5040,
        280
      ]
    },
    {
      "id": "f704a1c4-04ed-40cf-a9d2-49f60c2fa249",
      "name": "Google Drive",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        4880,
        280
      ]
    },
    {
      "id": "78e3fb39-f170-4c71-8e69-4661625306a0",
      "name": "Google Docs1",
      "type": "n8n-nodes-base.googleDocs",
      "position": [
        4720,
        280
      ]
    },
    {
      "id": "65fd6aac-d362-47bc-b587-a0cd2879127e",
      "name": "Trigify knowledge hub2",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        3340,
        960
      ]
    },
    {
      "id": "9f0f2812-6d07-4dc6-a3aa-51bae2eaa4d8",
      "name": "OpenRouter Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        3560,
        940
      ]
    },
    {
      "id": "a6767ecb-c27c-4dc7-8fef-349f89f38bec",
      "name": "Anthropic Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        4180,
        520
      ]
    }
  ],
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "Editor",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Editor": {
      "main": [
        [
          {
            "node": "Google Docs",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Share URL": {
      "main": [
        []
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "Team of Research Assistants",
            "type": "main",
            "index": 0
          },
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Docs": {
      "main": [
        [
          {
            "node": "Google Docs1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Docs1": {
      "main": [
        [
          {
            "node": "Google Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive": {
      "main": [
        [
          {
            "node": "Share URL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Query Builder": {
      "main": [
        [
          {
            "node": "Research Leader",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Perplexity tool": {
      "ai_tool": [
        [
          {
            "node": "Query Builder",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Research Leader",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Project Planner",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Team of Research Assistants",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Project Planner": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Research Leader": {
      "main": [
        [
          {
            "node": "Project Planner",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Editor",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Research Leader",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Trigify knowledge hub": {
      "ai_tool": [
        [
          {
            "node": "Team of Research Assistants",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Query Builder",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Project Planner",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Team of Research Assistants",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Trigify knowledge hub2": {
      "ai_tool": [
        [
          {
            "node": "Query Builder",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Research Leader",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Project Planner",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Query Builder",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "Project Planner",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "Query Builder",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Team of Research Assistants": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    }
  }
}