8
n8n 한국어amn8n.com

AI 대리인을 통해 Mailcheck 도구로 이메일 확인

초급

이것은AI분야의자동화 워크플로우로, 4개의 노드를 포함합니다.주로 MailcheckTool, McpTrigger 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. AI 대리인을 통해 Mailcheck 도구 MCP 서버로 이메일 확인

사전 요구사항
  • AI 서비스 API Key(예: OpenAI, Anthropic 등)

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
  },
  "nodes": [
    {
      "id": "c87a1e26-1254-4895-b4c1-d8648b499ed4",
      "name": "워크플로우 개요 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": "이메일 확인",
      "type": "n8n-nodes-base.mailcheckTool",
      "position": [
        -800,
        140
      ],
      "parameters": {
        "email": "={{ $fromAI('Email', ``, 'string') }}"
      },
      "credentials": {},
      "typeVersion": 1
    },
    {
      "id": "69b0a0f1-9226-4b66-865a-af143e582329",
      "name": "스티키 노트 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
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

초급 - 인공지능

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
초급
노드 수4
카테고리1
노드 유형3
난이도 설명

n8n 초보자를 위한 1-5개 노드의 간단한 워크플로우

저자
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

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34