{
  "name": "🛠️ Iterable tool MCP server 💪 all 6 operations",
  "nodes": [
    {
      "id": "5fe7fed5-ddc4-4b5b-9c22-1fa121c9ac5d",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -40
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "4a3a2a62-a9a0-431e-8a2b-9c301dee7234",
      "name": "Iterable Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "68c6fb9e-2c9d-48fd-bb9f-e76a6981c1db",
      "name": "Track an event",
      "type": "n8n-nodes-base.iterableTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "11417613-ac80-45bb-bbef-135e5851adbc",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6a036d82-b390-478a-bc82-457e0aaa422f",
      "name": "Create or update a user",
      "type": "n8n-nodes-base.iterableTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "f4e09af2-2d1a-445e-93bc-f4dcc8e75018",
      "name": "Delete a user",
      "type": "n8n-nodes-base.iterableTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "fcecd991-5d94-4315-8ee3-673f6e4f2df4",
      "name": "Get a user",
      "type": "n8n-nodes-base.iterableTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "5c47f589-f0bc-41d1-81cf-1e55b00c5f2e",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d8d6aacb-422e-41ed-ba5f-c727a4011d22",
      "name": "Add a user to a list",
      "type": "n8n-nodes-base.iterableTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "f853108d-7d29-4642-be20-319fef92fd5c",
      "name": "Remove a user from a list",
      "type": "n8n-nodes-base.iterableTool",
      "position": [
        -580,
        620
      ]
    },
    {
      "id": "e2775272-f1f6-4263-b798-6dbdbb202c5f",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a user": {
      "ai_tool": [
        [
          {
            "node": "Iterable Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a user": {
      "ai_tool": [
        [
          {
            "node": "Iterable Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Track an event": {
      "ai_tool": [
        [
          {
            "node": "Iterable Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Add a user to a list": {
      "ai_tool": [
        [
          {
            "node": "Iterable Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create or update a user": {
      "ai_tool": [
        [
          {
            "node": "Iterable Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Remove a user from a list": {
      "ai_tool": [
        [
          {
            "node": "Iterable Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}