{
  "name": "🛠️ GetResponse tool MCP server 💪 5 operations",
  "nodes": [
    {
      "id": "ec8851f1-318c-406e-b070-64506048f438",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5bb57cee-8e6e-4c85-9d43-35d4c79fd5ed",
      "name": "GetResponse Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "9d012912-5915-4b94-bd03-0c616bf46d84",
      "name": "Create a contact",
      "type": "n8n-nodes-base.getResponseTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "84b6c539-54e7-4b8c-8763-d002acfedd02",
      "name": "Delete a contact",
      "type": "n8n-nodes-base.getResponseTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "358604fb-dc2d-49e8-bc24-52946fd1e1d2",
      "name": "Get a contact",
      "type": "n8n-nodes-base.getResponseTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "7345e036-0a61-4288-86a9-e6e8ae7da0f1",
      "name": "Get many contacts",
      "type": "n8n-nodes-base.getResponseTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "bf2dc2fd-320b-4f91-922b-0fd0499135ee",
      "name": "Update a contact",
      "type": "n8n-nodes-base.getResponseTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "a77452da-475a-4428-a5ab-10a00cf798d4",
      "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": "GetResponse Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a contact": {
      "ai_tool": [
        [
          {
            "node": "GetResponse Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a contact": {
      "ai_tool": [
        [
          {
            "node": "GetResponse Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a contact": {
      "ai_tool": [
        [
          {
            "node": "GetResponse Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many contacts": {
      "ai_tool": [
        [
          {
            "node": "GetResponse Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}