Vérification des e-mails avec l'outil Mailcheck via un agent IA

Débutant

Ceci est unAIworkflow d'automatisation du domainecontenant 4 nœuds.Utilise principalement des nœuds comme MailcheckTool, McpTrigger, combinant la technologie d'intelligence artificielle pour une automatisation intelligente. Vérifier les e-mails en utilisant l'outil Mailcheck via un serveur MCP d'agent IA

Prérequis
  • Clé API de service IA (comme OpenAI, Anthropic, etc.)
Aperçu du workflow
Visualisation des connexions entre les nœuds, avec support du zoom et du déplacement
Exporter le workflow
Copiez la configuration JSON suivante dans n8n pour importer et utiliser ce workflow
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
  },
  "nodes": [
    {
      "id": "c87a1e26-1254-4895-b4c1-d8648b499ed4",
      "name": "Vue d'ensemble du workflow 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": "Serveur MCP de l'outil Mailcheck",
      "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": "Vérifier un e-mail",
      "type": "n8n-nodes-base.mailcheckTool",
      "position": [
        -800,
        140
      ],
      "parameters": {
        "email": "={{ $fromAI('Email', ``, 'string') }}"
      },
      "credentials": {},
      "typeVersion": 1
    },
    {
      "id": "69b0a0f1-9226-4b66-865a-af143e582329",
      "name": "Note adhésive 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
          }
        ]
      ]
    }
  }
}
Foire aux questions

Comment utiliser ce workflow ?

Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.

Dans quelles scénarios ce workflow est-il adapté ?

Débutant - Intelligence Artificielle

Est-ce payant ?

Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.

Informations sur le workflow
Niveau de difficulté
Débutant
Nombre de nœuds4
Catégorie1
Types de nœuds3
Description de la difficulté

Adapté aux nouveaux utilisateurs de n8n, avec des workflows simples contenant 1-5 nœuds

Auteur
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

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34