{
  "name": "AI agent powered marketing 🛠️ Customer.io tool MCP server 💪 all 9 operations",
  "nodes": [
    {
      "id": "a9fbbaba-54d1-4f35-b218-664ea2c03148",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f074ff4b-434e-4072-8bda-1a33f20bc078",
      "name": "Customer.io Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -60
      ]
    },
    {
      "id": "096ecdc6-7be4-4d15-ab66-c9bcecb0c6a8",
      "name": "Create or update a customer",
      "type": "n8n-nodes-base.customerIoTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "3a7ad844-523a-44e8-ab25-a630bcd5d80c",
      "name": "Delete a customer",
      "type": "n8n-nodes-base.customerIoTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "67c2ce93-9775-48ba-997f-f39d3c452fdc",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d3161a1e-9cf6-460b-9995-bcdbaca2c324",
      "name": "Track a customer event",
      "type": "n8n-nodes-base.customerIoTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "1cbc7162-4762-43cb-9067-827c8de0b6f3",
      "name": "Track an anonymous event",
      "type": "n8n-nodes-base.customerIoTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "ec0db9ee-ab6a-4fb1-aafd-ebffb771d9c0",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "b8a152a2-9ba5-4d36-a596-aa6c8b393166",
      "name": "Get a campaign",
      "type": "n8n-nodes-base.customerIoTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "15efec0a-3faa-48f1-8f55-7005cdaeb0c8",
      "name": "Get many campaigns",
      "type": "n8n-nodes-base.customerIoTool",
      "position": [
        -580,
        620
      ]
    },
    {
      "id": "ab9f0cb1-53c7-478e-85b2-5082226c8801",
      "name": "Get metrics for a campaign",
      "type": "n8n-nodes-base.customerIoTool",
      "position": [
        -360,
        620
      ]
    },
    {
      "id": "645fc980-ff73-457d-b1df-d4d2d453d3b4",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f2f2952b-c49b-4eda-a949-23dda937f47a",
      "name": "Add a customer to a segment",
      "type": "n8n-nodes-base.customerIoTool",
      "position": [
        -800,
        860
      ]
    },
    {
      "id": "ff2ede8f-2dc9-4127-9ba0-541485c45767",
      "name": "Remove a customer from a segment",
      "type": "n8n-nodes-base.customerIoTool",
      "position": [
        -580,
        860
      ]
    },
    {
      "id": "6fcb296b-2295-4821-8978-1569a88666f5",
      "name": "Sticky Note 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        840
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a campaign": {
      "ai_tool": [
        [
          {
            "node": "Customer.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a customer": {
      "ai_tool": [
        [
          {
            "node": "Customer.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many campaigns": {
      "ai_tool": [
        [
          {
            "node": "Customer.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Track a customer event": {
      "ai_tool": [
        [
          {
            "node": "Customer.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Track an anonymous event": {
      "ai_tool": [
        [
          {
            "node": "Customer.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get metrics for a campaign": {
      "ai_tool": [
        [
          {
            "node": "Customer.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Add a customer to a segment": {
      "ai_tool": [
        [
          {
            "node": "Customer.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create or update a customer": {
      "ai_tool": [
        [
          {
            "node": "Customer.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Remove a customer from a segment": {
      "ai_tool": [
        [
          {
            "node": "Customer.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}