{
  "name": "Check email via AI agent with Mailcheck Tool MCP Server",
  "nodes": [
    {
      "id": "c87a1e26-1254-4895-b4c1-d8648b499ed4",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -260
      ],
      "parameters": {
        "width": 420,
        "height": 760,
        "content": "## 🛠️ Mailcheck Tool MCP Server\n\n### 📋 Available Operations (1 total)\n\n**Email**: check\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑 Add Creden"
      }
    },
    {
      "id": "37c6a3cf-261a-4557-b47e-58b34cc99175",
      "name": "Mailcheck Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -820,
        -160
      ]
    },
    {
      "id": "7ebd82d9-afae-4baa-8da4-43ee5636394c",
      "name": "Check an email",
      "type": "n8n-nodes-base.mailcheckTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "69b0a0f1-9226-4b66-865a-af143e582329",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Email"
      }
    }
  ],
  "connections": {
    "Check an email": {
      "ai_tool": [
        [
          {
            "node": "Mailcheck Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}