{
  "name": "Create personalized B2B outreach emails with Tavily Research & OpenRouter LLM",
  "nodes": [
    {
      "id": "47326b63-fedc-45c8-acaa-392f49fa7ac3",
      "name": "Add Lead to Instantly AI",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1232,
        -80
      ]
    },
    {
      "id": "357f24f2-50ce-4100-9f09-ed8e1dcaf29a",
      "name": "Add Company Info to Google Sheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        928,
        -208
      ]
    },
    {
      "id": "c00b9130-4f3f-41c1-a670-77098f59c804",
      "name": "Structured Output Parser1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        448,
        -32
      ]
    },
    {
      "id": "2b52baa3-d06f-4427-8315-9b2fc62322eb",
      "name": "Generate Outreach Message",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        608,
        -208
      ]
    },
    {
      "id": "7f2b9a2f-8de7-42d6-b725-9d35e0a231ed",
      "name": "Company Research",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        256,
        -208
      ]
    },
    {
      "id": "020b5c79-829d-4de0-b334-e8d1dc246bb4",
      "name": "Tavily",
      "type": "@tavily/n8n-nodes-tavily.tavilyTool",
      "position": [
        336,
        -32
      ]
    },
    {
      "id": "d19473e0-f4d5-410d-b3e8-15225ee8d6c9",
      "name": "OpenRouter Chat Model2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        224,
        -32
      ]
    },
    {
      "id": "df1ad316-e343-4bbf-8299-f00a6c43b4f6",
      "name": "OpenRouter Chat Model3",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        608,
        -32
      ]
    },
    {
      "id": "36901dc7-1d07-48d7-9eff-de4ea41aec5c",
      "name": "Loop Over Items",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        0,
        -128
      ]
    },
    {
      "id": "18d2c0e4-c6ee-4ddb-b46c-1492b6fd25f2",
      "name": "When clicking ‘Execute workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -672,
        -128
      ]
    },
    {
      "id": "b2be533c-4393-4dba-a988-47559d43dd0b",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        192,
        -352
      ],
      "parameters": {
        "width": 896,
        "height": 320,
        "content": "## ② Pick up company information and generate an outreach message\nThe **AI Agent** uses the **Tavily** tool to search for company information based on the person’s name and company name → then generat"
      }
    },
    {
      "id": "dc5299f5-7b23-415f-9e98-847e26c2bfc9",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -768,
        -272
      ],
      "parameters": {
        "width": 912,
        "height": 352,
        "content": "## ① Business card data extraction\n**Click** to start → Retrieve business card data from **Google Sheets**.\n(The Limit node should be deleted during normal use. It’s only used during testing to preven"
      }
    },
    {
      "id": "467c675b-d753-4f09-90f6-d84adc348086",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1152,
        -272
      ],
      "parameters": {
        "width": 256,
        "height": 400,
        "content": "## ③ Register leads to instantlyAI\nRegister the email address, name, company name, and the generated email body to instantlyAI"
      }
    },
    {
      "id": "ebd00e04-5502-414b-8ed7-e76c50800011",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1440,
        -432
      ],
      "parameters": {
        "width": 848,
        "height": 512,
        "content": "## Generate Personalized B2B Outreach Emails using AI Research(Google Sheets→ AI →instantlyAI)\n\n**Description**\nThis workflow automates the creation of personalized B2B outreach email messages by comb"
      }
    },
    {
      "id": "041d5602-fd2a-4e7c-be83-7a18abdfb226",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1440,
        64
      ],
      "parameters": {
        "width": 848,
        "height": 224,
        "content": "**Use Cases**\n\n**💼 Sales & Marketing Teams**: Automatically generate personalized outreach messages for each prospect based on AI-researched company data.  \n\n**🏢 Business Development**: Streamline lea"
      }
    },
    {
      "id": "60dcab6b-14c4-46f4-a2a0-5fc09bace828",
      "name": "Limit(Test)",
      "type": "n8n-nodes-base.limit",
      "position": [
        -224,
        -128
      ]
    },
    {
      "id": "9368676a-b904-4f30-8f53-196c794f7f9c",
      "name": "Get Business card data extraction",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -448,
        -128
      ]
    }
  ],
  "connections": {
    "Tavily": {
      "ai_tool": [
        [
          {
            "node": "Company Research",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Limit(Test)": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [],
        [
          {
            "node": "Company Research",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Company Research": {
      "main": [
        [
          {
            "node": "Generate Outreach Message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model2": {
      "ai_languageModel": [
        [
          {
            "node": "Company Research",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "Generate Outreach Message",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Add Lead to Instantly AI": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Outreach Message": {
      "main": [
        [
          {
            "node": "Add Company Info to Google Sheet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "Company Research",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Add Company Info to Google Sheet": {
      "main": [
        [
          {
            "node": "Add Lead to Instantly AI",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Business card data extraction": {
      "main": [
        [
          {
            "node": "Limit(Test)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "Get Business card data extraction",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}