{
  "name": "🛠️ Dropcontact tool MCP server",
  "nodes": [
    {
      "id": "5faa4bb4-e3c0-448e-b69d-c0cd926af32b",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -160
      ],
      "parameters": {
        "width": 420,
        "height": 760,
        "content": "## 🛠️ Dropcontact Tool MCP Server\n\n### 📋 Available Operations (2 total)\n\n**Contact**: enrich, fetch request\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instanc"
      }
    },
    {
      "id": "14e45067-b43f-4cc2-a83a-4818483ab61f",
      "name": "Dropcontact Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -660,
        -140
      ]
    },
    {
      "id": "514be8f0-c989-4df3-9e9d-53d49f53d5b9",
      "name": "Find B2B emails",
      "type": "n8n-nodes-base.dropcontactTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "4d77f16c-9584-4457-914b-e67493b54b3f",
      "name": "Fetch Request Contact",
      "type": "n8n-nodes-base.dropcontactTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "275ff506-076d-448f-857a-abb3c7d5703a",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 620,
        "height": 180,
        "content": "## Contact"
      }
    }
  ],
  "connections": {
    "Find B2B emails": {
      "ai_tool": [
        [
          {
            "node": "Dropcontact Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Request Contact": {
      "ai_tool": [
        [
          {
            "node": "Dropcontact Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}