{
  "name": "🛠️ Demio tool MCP server",
  "nodes": [
    {
      "id": "14aa27e0-4a51-4c42-9ce5-c46d3a6f695b",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -200
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## 🛠️ Demio Tool MCP Server\n\n### 📋 Available Operations (4 total)\n\n**Event**: get, get all, register\n**Report**: get\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8"
      }
    },
    {
      "id": "0c721f66-dc4a-4b35-8fa2-d7a987b3a87e",
      "name": "Demio Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -160
      ]
    },
    {
      "id": "c222cec0-c646-4a24-bf30-5ef674641f7e",
      "name": "Get an event",
      "type": "n8n-nodes-base.demioTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "b9cc6bc7-d3bd-4d96-b6c9-0e002febea83",
      "name": "Get many events",
      "type": "n8n-nodes-base.demioTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "c96407ef-033a-44d3-bf90-85ba7575ef30",
      "name": "Register an event",
      "type": "n8n-nodes-base.demioTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "7ecac57d-6375-4429-a3ca-fc7b1c9e5c59",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 840,
        "height": 180,
        "content": "## Event"
      }
    },
    {
      "id": "8f24b001-1663-4757-8071-a4a944b87cd1",
      "name": "Get a report",
      "type": "n8n-nodes-base.demioTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "f07fe0f7-7ddc-425e-9ec9-53d9a1175001",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 400,
        "height": 180,
        "content": "## Report"
      }
    }
  ],
  "connections": {
    "Get a report": {
      "ai_tool": [
        [
          {
            "node": "Demio Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get an event": {
      "ai_tool": [
        [
          {
            "node": "Demio Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many events": {
      "ai_tool": [
        [
          {
            "node": "Demio Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Register an event": {
      "ai_tool": [
        [
          {
            "node": "Demio Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}