{
  "name": "🛠️ Sendy tool MCP server 💪 6 operations",
  "nodes": [
    {
      "id": "860d1346-e274-4644-a541-db51ac24dc6c",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5a786c9b-f816-4791-88d2-ff1517b48a08",
      "name": "Sendy Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -600,
        -40
      ]
    },
    {
      "id": "c9b017cc-f36b-4629-94c2-08721f96258e",
      "name": "Create a campaign",
      "type": "n8n-nodes-base.sendyTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "75990abe-693c-4042-9522-77dc39154124",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "dc88bbe6-e6cb-420e-a070-b1c09fcfbdb7",
      "name": "Add a subscriber",
      "type": "n8n-nodes-base.sendyTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "f8caa35e-88f3-4fa5-96ba-65011c3aff1b",
      "name": "Count a subscriber",
      "type": "n8n-nodes-base.sendyTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "65310193-cd04-4262-ba5c-594e7aa60a06",
      "name": "Delete a subscriber",
      "type": "n8n-nodes-base.sendyTool",
      "position": [
        -940,
        620
      ]
    },
    {
      "id": "1805d422-8ed9-4054-9c0d-6bc79a889538",
      "name": "Remove a subscriber",
      "type": "n8n-nodes-base.sendyTool",
      "position": [
        -700,
        620
      ]
    },
    {
      "id": "04217614-8f63-46fb-8e91-477b5fa5b5bd",
      "name": "Get subscriber's status",
      "type": "n8n-nodes-base.sendyTool",
      "position": [
        -460,
        620
      ]
    },
    {
      "id": "51ed420e-1f98-407f-b1c8-08f733270366",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Add a subscriber": {
      "ai_tool": [
        [
          {
            "node": "Sendy Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a campaign": {
      "ai_tool": [
        [
          {
            "node": "Sendy Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Count a subscriber": {
      "ai_tool": [
        [
          {
            "node": "Sendy Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a subscriber": {
      "ai_tool": [
        [
          {
            "node": "Sendy Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Remove a subscriber": {
      "ai_tool": [
        [
          {
            "node": "Sendy Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get subscriber's status": {
      "ai_tool": [
        [
          {
            "node": "Sendy Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}