通过AI代理使用Mailcheck工具检查邮件
初级
这是一个AI领域的自动化工作流,包含 4 个节点。主要使用 MailcheckTool, McpTrigger 等节点,结合人工智能技术实现智能自动化。 通过AI代理使用Mailcheck工具MCP服务器检查邮件
前置要求
- •AI 服务 API Key(如 OpenAI、Anthropic 等)
使用的节点 (4)
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 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 服务器"
},
"typeVersion": 1
},
{
"id": "37c6a3cf-261a-4557-b47e-58b34cc99175",
"name": "Mailcheck Tool MCP 服务器",
"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": "## 电子邮件"
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"Check an email": {
"ai_tool": [
[
{
"node": "Mailcheck Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 人工智能
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
Coda工具MCP服务器
使用🛠️ Coda工具MCP服务器💪 18个操作
Coda Tool
Mcp Trigger
24 节点David Ashby
人工智能
Google 联系人工具 MCP 服务器
AI 代理管理 🛠️ Google 联系人工具 MCP 服务器 💪 5 项操作
Google Contacts Tool
Mcp Trigger
8 节点David Ashby
人工智能
Customer.io 工具 MCP 服务器
AI代理驱动的营销 🛠️ Customer.io工具MCP服务器 💪 全部9项操作
Customer Io Tool
Mcp Trigger
15 节点David Ashby
人工智能
Lemlist 工具 MCP 服务器
AI代理可通过此Lemlist工具MCP服务器创建并丰富潜在客户信息
Lemlist Tool
Mcp Trigger
23 节点David Ashby
人工智能
Contentful Tool MCP 服务器
AI代理可通过🛠️ Contentful工具MCP服务器💪检索资产
Contentful Tool
Mcp Trigger
14 节点David Ashby
人工智能
AI代理获取收盘市场数据 - Marketstack工具MCP服务器
AI代理通过Marketstack工具MCP服务器获取收盘市场数据
Marketstack Tool
Mcp Trigger
8 节点David Ashby
人工智能
工作流信息
难度等级
初级
节点数量4
分类1
节点类型3
作者
David Ashby
@cfomodzA 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 查看 →
分享此工作流