E-Mail-Prüfung mit dem Mailcheck-Tool über einen KI-Agenten

Anfänger

Dies ist ein AI-Bereich Automatisierungsworkflow mit 4 Nodes. Hauptsächlich werden MailcheckTool, McpTrigger und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. E-Mails mit dem Mailcheck-Tool MCP-Server über einen KI-Agenten prüfen

Voraussetzungen
  • KI-Service API Key (z.B. OpenAI, Anthropic)
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
  },
  "nodes": [
    {
      "id": "c87a1e26-1254-4895-b4c1-d8648b499ed4",
      "name": "Workflow-Übersicht 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 Credentials**: Configure Mailcheck Tool authentication in one tool node then open and close all others.\n2. **🚀 Activate**: Enable this workflow to start your MCP server\n3. **🔗 Get URL**: Copy webhook URL from MCP trigger (right side)\n4. **🤖 Connect**: Use MCP URL in your AI agent configurations\n\n### ✨ Ready-to-Use Features\n\n• Zero configuration - all 1 operations pre-built\n• AI agents automatically populate parameters via `$fromAI()` expressions\n• Every resource and operation combination available\n• Native n8n error handling and response formatting\n• Modify parameter defaults in any tool node as needed\n\n### 💬 Need Help?\nCheck the [n8n documentation](https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) or ping me on [discord](https://discord.me/cfomodz) for MCP integration guidance or customizations."
      },
      "typeVersion": 1
    },
    {
      "id": "37c6a3cf-261a-4557-b47e-58b34cc99175",
      "name": "Mailcheck Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -820,
        -160
      ],
      "webhookId": "480fc81a-ca0c-4c3d-aa84-552340a857de",
      "parameters": {
        "path": "mailcheck-tool-mcp"
      },
      "typeVersion": 1
    },
    {
      "id": "7ebd82d9-afae-4baa-8da4-43ee5636394c",
      "name": "E-Mail prüfen",
      "type": "n8n-nodes-base.mailcheckTool",
      "position": [
        -800,
        140
      ],
      "parameters": {
        "email": "={{ $fromAI('Email', ``, 'string') }}"
      },
      "credentials": {},
      "typeVersion": 1
    },
    {
      "id": "69b0a0f1-9226-4b66-865a-af143e582329",
      "name": "Notiz 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "color": 4,
        "width": 400,
        "content": "## Email"
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "7ebd82d9-afae-4baa-8da4-43ee5636394c": {
      "ai_tool": [
        [
          {
            "node": "37c6a3cf-261a-4557-b47e-58b34cc99175",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Anfänger - Künstliche Intelligenz

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Anfänger
Anzahl der Nodes4
Kategorie1
Node-Typen3
Schwierigkeitsbeschreibung

Für n8n-Anfänger, einfache Workflows mit 1-5 Nodes

Autor
David Ashby

David Ashby

@cfomodz

A hacker by nature, programmer by trade ⚒️ I'm looking to collaborate on things that save human labor 📫 How to reach me Github👇 -> Discord

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34