{
  "name": "🛠️ Drift Tool MCP Server 💪 5 operations",
  "nodes": [
    {
      "id": "46366c29-3bd6-445d-82aa-54fed6587f78",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5e7f3f24-fbd7-4eb1-8539-5f8baba3445f",
      "name": "Drift Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "e9146718-b543-46dd-ad9b-84c700471b68",
      "name": "Create a contact",
      "type": "n8n-nodes-base.driftTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "847a9617-386b-428f-94e9-2f55decb6615",
      "name": "Get custom attributes for a contact",
      "type": "n8n-nodes-base.driftTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "3b3500d6-c22a-42cb-b419-714df623b032",
      "name": "Delete a contact",
      "type": "n8n-nodes-base.driftTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "1158ea29-9a75-462c-8507-5afe53ff522d",
      "name": "Get a contact",
      "type": "n8n-nodes-base.driftTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "9190d3da-081d-4725-a393-75a8b80f8e38",
      "name": "Update a contact",
      "type": "n8n-nodes-base.driftTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "87549559-1c4e-4215-8608-3ef3dcc26b52",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a contact": {
      "ai_tool": [
        [
          {
            "node": "Drift Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a contact": {
      "ai_tool": [
        [
          {
            "node": "Drift Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a contact": {
      "ai_tool": [
        [
          {
            "node": "Drift Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a contact": {
      "ai_tool": [
        [
          {
            "node": "Drift Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get custom attributes for a contact": {
      "ai_tool": [
        [
          {
            "node": "Drift Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}