{
  "name": "🛠️ SIGNL4 tool MCP server with both operations",
  "nodes": [
    {
      "id": "0a6916e5-4293-47d5-a996-f4b3a5f2ea1f",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": 420,
        "height": 760,
        "content": "## 🛠️ SIGNL4 Tool MCP Server\n\n### 📋 Available Operations (2 total)\n\n**Alert**: send, resolve\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑 Add C"
      }
    },
    {
      "id": "8f36fb71-e173-4607-b3c7-1f472a868e61",
      "name": "SIGNL4 Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -660,
        -100
      ]
    },
    {
      "id": "fa6c9594-0216-4746-a2a2-28559d8bc29c",
      "name": "Send an alert",
      "type": "n8n-nodes-base.signl4Tool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "fbffa327-6892-4974-b097-4eb9721da624",
      "name": "Resolve an alert",
      "type": "n8n-nodes-base.signl4Tool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "b00b2eeb-7331-4ffa-8304-3f5e6b176313",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 620,
        "height": null,
        "content": "## Alert"
      }
    }
  ],
  "connections": {
    "Send an alert": {
      "ai_tool": [
        [
          {
            "node": "SIGNL4 Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Resolve an alert": {
      "ai_tool": [
        [
          {
            "node": "SIGNL4 Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}