使用GPT-5、知识检索和文档上下文自动化HighLevel CRM
高级
这是一个CRM, Multimodal AI领域的自动化工作流,包含 55 个节点。主要使用 Set, Gmail, Slack, Switch, Telegram 等节点。 通过GPT-5、知识检索和文档上下文自动化HighLevel CRM
前置要求
- •Google 账号和 Gmail API 凭证
- •Slack Bot Token 或 Webhook URL
- •Telegram Bot Token
- •Google Drive API 凭证
- •OpenAI API Key
- •Google Sheets API 凭证
- •PostgreSQL 数据库连接信息
- •Supabase URL 和 API Key
使用的节点 (55)
Set
Gmail
Slack
Switch
Telegram
WhatsApp
StickyNote
GoogleDrive
GmailTrigger
SlackTrigger
HighLevelTool
PerplexityTool
Agent
ExtractFromFile
GoogleDriveTool
TelegramTrigger
WhatsAppTrigger
OpenAi
GoogleSheetsTool
McpTrigger
ChatTrigger
LmChatOpenAi
ToolWorkflow
McpClientTool
RerankerCohere
EmbeddingsOpenAi
MemoryPostgresChat
VectorStoreSupabase
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "e7ccf4281d5afb175c79c02db95b45f15d5b53862cb6bc357c5e5bc26567f35c"
},
"nodes": [
{
"id": "cfff056a-69ee-461a-ade7-136f99f012ea",
"name": "在 HighLevel 中创建或更新联系人",
"type": "n8n-nodes-base.highLevelTool",
"position": [
736,
-288
],
"parameters": {},
"typeVersion": 2
},
{
"id": "bbb10ca0-9dfc-4a81-ab71-8b68a829abf8",
"name": "在 HighLevel 中获取多个联系人",
"type": "n8n-nodes-base.highLevelTool",
"position": [
928,
-288
],
"parameters": {},
"typeVersion": 2
},
{
"id": "c6fa6b26-2e27-4ffb-8340-321ca729f02c",
"name": "在 HighLevel 中更新联系人",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1104,
-288
],
"parameters": {},
"typeVersion": 2
},
{
"id": "bfe80ddf-53df-46ff-85b5-82c160effb5d",
"name": "在 HighLevel 中删除联系人",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1280,
-288
],
"parameters": {},
"typeVersion": 2
},
{
"id": "809a8145-3cd9-44ad-8fba-df66e29dfd53",
"name": "在 HighLevel 中获取多个商机",
"type": "n8n-nodes-base.highLevelTool",
"position": [
688,
-48
],
"parameters": {},
"typeVersion": 2
},
{
"id": "60c3e30c-d6cd-4206-83e9-b7d2d3a80b69",
"name": "在 HighLevel 中创建商机",
"type": "n8n-nodes-base.highLevelTool",
"position": [
928,
-48
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ffc65109-7232-4541-8af5-23e41709cf57",
"name": "在 HighLevel 中获取商机",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1104,
-48
],
"parameters": {},
"typeVersion": 2
},
{
"id": "275cba42-4e49-4a29-9b9c-085f6492e680",
"name": "在 HighLevel 中更新商机",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1296,
-48
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b1f6b3c7-ce2a-441f-b05d-f371055f0122",
"name": "在 HighLevel 日历中预约会议",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1840,
-304
],
"parameters": {},
"typeVersion": 2
},
{
"id": "570ed719-fc72-4bde-8168-f2410b95f45c",
"name": "获取 HighLevel 日历的空闲时段",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1872,
-64
],
"parameters": {},
"typeVersion": 2
},
{
"id": "05820205-6d8b-484b-8e82-a6afe1db7c6a",
"name": "在 HighLevel 中创建任务",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1488,
-288
],
"parameters": {},
"typeVersion": 2
},
{
"id": "72b0bd59-129b-44d0-b59a-f6296cc5e688",
"name": "在 HighLevel 中删除任务",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1632,
-304
],
"parameters": {},
"typeVersion": 2
},
{
"id": "db0fc203-e97a-49b9-b22d-43020211a993",
"name": "在 HighLevel 中获取任务",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1504,
-32
],
"parameters": {},
"typeVersion": 2
},
{
"id": "11cd07cb-25f2-41ab-b0db-70491cfc37ae",
"name": "在 HighLevel 中更新任务",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1696,
-48
],
"parameters": {},
"typeVersion": 2
},
{
"id": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"name": "GHL MCP 服务器",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
720,
-560
],
"webhookId": "00f1e67f-d8e8-4521-b8f1-b5c573b216cd",
"parameters": {},
"typeVersion": 2
},
{
"id": "1463a141-d736-47bd-adac-5edb523d9c00",
"name": "当收到聊天消息时",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
-1328,
-624
],
"webhookId": "dcbda26a-6bb2-4b80-8fcc-09660c04ddee",
"parameters": {},
"typeVersion": 1.3
},
{
"id": "fcff0963-08ad-4bc1-9d6c-2004a64f0959",
"name": "Slack 触发器",
"type": "n8n-nodes-base.slackTrigger",
"position": [
-1616,
-912
],
"webhookId": "74ec72e0-6007-4f91-9767-245bd2822825",
"parameters": {},
"typeVersion": 1
},
{
"id": "6edf48a8-c12d-4b74-b23e-4eb274ec770d",
"name": "Telegram 触发器",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
-1600,
-1264
],
"webhookId": "d68442bd-ea54-4190-ad36-1b413aa6efb9",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "db18e790-d3a2-41f2-a8b3-48288bfea0ee",
"name": "Gmail 触发器",
"type": "n8n-nodes-base.gmailTrigger",
"position": [
-1600,
-1104
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "98bd4c6f-97a6-478f-9d1c-56a0fc6e7f39",
"name": "WhatsApp 触发器",
"type": "n8n-nodes-base.whatsAppTrigger",
"disabled": true,
"position": [
-1616,
-720
],
"webhookId": "e744ea57-9ad4-40bb-b468-bf51d8295373",
"parameters": {},
"typeVersion": 1
},
{
"id": "4a7e4987-481b-4a9e-bf46-773db63209ea",
"name": "编辑字段",
"type": "n8n-nodes-base.set",
"position": [
-912,
-928
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "ca1db59a-6488-4d58-ae6c-74e4c0204829",
"name": "发送短信",
"type": "n8n-nodes-base.telegram",
"position": [
272,
-1264
],
"webhookId": "be0f5e9f-0231-43f3-8ee7-cc02ab9ac01f",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "c9124224-8854-45dd-9749-45a0a1e52ebf",
"name": "发送消息",
"type": "n8n-nodes-base.whatsApp",
"disabled": true,
"position": [
272,
-1104
],
"webhookId": "21ce03e2-b672-49f5-8e5e-f187a644523e",
"parameters": {},
"typeVersion": 1
},
{
"id": "becafe44-55e6-422f-901b-669cbd8dcaf0",
"name": "发送消息",
"type": "n8n-nodes-base.slack",
"position": [
272,
-928
],
"webhookId": "1eeadb85-d39f-4373-be60-f2ba89fee6e3",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "761b6df7-f8c0-4f53-8b84-e4ea24a896f1",
"name": "发送消息1",
"type": "n8n-nodes-base.gmail",
"position": [
272,
-752
],
"webhookId": "39551306-44d1-45a0-947c-8ed49c46edce",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "ddc1b8a1-c4b2-439e-82aa-f9b4f7178161",
"name": "### 需要帮助?",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1680,
-1424
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "66063412-d7bd-4ed3-a796-5625eae7050c",
"name": "Embeddings OpenAI",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
1456,
992
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "12fbd5e2-664c-45d7-8239-daf88a5c9c4f",
"name": "Cohere 重新排序器",
"type": "@n8n/n8n-nodes-langchain.rerankerCohere",
"position": [
1664,
992
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d968ea0c-18c8-4c08-895a-a005403aa357",
"name": "知识 MCP",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
1056,
336
],
"webhookId": "5b72ab89-a90f-49db-a7c1-3c80da66c9e7",
"parameters": {},
"typeVersion": 2
},
{
"id": "79299214-8fda-4406-8875-0fad2d1e4a80",
"name": "表格数据",
"type": "n8n-nodes-base.googleSheetsTool",
"position": [
1184,
720
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a2ac2b34-fe87-470a-8f7a-b3fa72ef6630",
"name": "实时网络搜索",
"type": "n8n-nodes-base.perplexityTool",
"position": [
736,
688
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3c500dc4-d0d7-4b0b-9b22-10902df39a96",
"name": "向量化个人数据",
"type": "@n8n/n8n-nodes-langchain.vectorStoreSupabase",
"position": [
1504,
736
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "07db7b42-4851-4868-adca-0f2e2c0ddee2",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
624,
-608
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8217a025-34af-410b-9b51-19d272f6b0b4",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
608,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ee1e8ad0-0758-4feb-ba3c-bb161752e0ad",
"name": "MCP 客户端 GHL",
"type": "@n8n/n8n-nodes-langchain.mcpClientTool",
"position": [
448,
-432
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "7c557901-28bd-44d4-8d8c-93f250ab6880",
"name": "MCP 客户端知识",
"type": "@n8n/n8n-nodes-langchain.mcpClientTool",
"position": [
464,
400
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "1eb137f0-86cf-48b4-b1b5-ae7cfcb00bd3",
"name": "聊天记忆",
"type": "@n8n/n8n-nodes-langchain.memoryPostgresChat",
"position": [
-560,
-352
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "1bd0ea46-b430-450f-bcff-6c34a6930af2",
"name": "Google Drive MCP 服务器",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-288,
368
],
"webhookId": "a289c719-fb71-4b08-97c6-79d12645dc7e",
"parameters": {},
"typeVersion": 1
},
{
"id": "f8f779a0-d0cd-4d54-9e3b-9777be71a9d5",
"name": "操作",
"type": "n8n-nodes-base.switch",
"position": [
-1408,
720
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "266fa23f-c227-4806-b05c-03a5f5bf5636",
"name": "从 Google Drive 读取文件",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
-48,
544
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "cada8e23-02c2-4724-baca-8dc6f808ca36",
"name": "从 Google Drive 搜索文件",
"type": "n8n-nodes-base.googleDriveTool",
"position": [
-272,
544
],
"parameters": {},
"typeVersion": 3
},
{
"id": "d1dce9a8-5d5a-4cd5-9bb3-e841513faf7c",
"name": "搜索 Google Drive 中的任何文档",
"type": "@n8n/n8n-nodes-langchain.mcpClientTool",
"position": [
-400,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "859e8bac-976b-46c7-9e52-75fb3dc6af21",
"name": "下载文件",
"type": "n8n-nodes-base.googleDrive",
"position": [
-1232,
720
],
"parameters": {},
"typeVersion": 3
},
{
"id": "e6104740-7b43-4f54-b2ff-b844bf30136c",
"name": "文件类型1",
"type": "n8n-nodes-base.switch",
"position": [
-1040,
672
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "33469cc5-3b9b-4f3b-bc06-48e32dc7ffb4",
"name": "从 PDF1 提取内容",
"type": "n8n-nodes-base.extractFromFile",
"position": [
-768,
432
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d75e7690-766a-4f53-9118-7d53a5752543",
"name": "从 CSV1 提取内容",
"type": "n8n-nodes-base.extractFromFile",
"position": [
-768,
624
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0f8b8e62-6792-4597-ad5f-06eb1b5d0f35",
"name": "获取 PDF 响应1",
"type": "n8n-nodes-base.set",
"position": [
-608,
432
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "e18119d4-0750-4ea7-8e1f-d5149c4436ca",
"name": "获取 CSV 响应1",
"type": "n8n-nodes-base.set",
"position": [
-608,
624
],
"parameters": {},
"executeOnce": true,
"typeVersion": 3.4
},
{
"id": "8bf5a867-9c2b-41b5-b825-7009139b4119",
"name": "分析图像1",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-768,
800
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "d7be7ea5-bed8-4869-acdb-fc04281ea396",
"name": "转录音频1",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-768,
976
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "3cb76982-9ab9-4a8e-affe-d0f3926c177b",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1616,
320
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "266f3d56-a519-44bd-9305-7b6ffdc1d12f",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1648,
224
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bb58e794-d001-4fed-bb00-3570b80d226e",
"name": "GHL 编排器",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-464,
-640
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "6464925f-323a-4d00-8120-b4d008c79f55",
"name": "GPT 5",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-736,
-352
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "1803bee1-5c80-4719-babd-77b84ccf612d",
"name": "便签4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2704,
-864
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"6464925f-323a-4d00-8120-b4d008c79f55": {
"ai_languageModel": [
[
{
"node": "bb58e794-d001-4fed-bb00-3570b80d226e",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"e6104740-7b43-4f54-b2ff-b844bf30136c": {
"main": [
[
{
"node": "33469cc5-3b9b-4f3b-bc06-48e32dc7ffb4",
"type": "main",
"index": 0
}
],
[
{
"node": "d75e7690-766a-4f53-9118-7d53a5752543",
"type": "main",
"index": 0
}
],
[
{
"node": "8bf5a867-9c2b-41b5-b825-7009139b4119",
"type": "main",
"index": 0
}
],
[
{
"node": "d7be7ea5-bed8-4869-acdb-fc04281ea396",
"type": "main",
"index": 0
}
]
]
},
"f8f779a0-d0cd-4d54-9e3b-9777be71a9d5": {
"main": [
[
{
"node": "859e8bac-976b-46c7-9e52-75fb3dc6af21",
"type": "main",
"index": 0
}
]
]
},
"1eb137f0-86cf-48b4-b1b5-ae7cfcb00bd3": {
"ai_memory": [
[
{
"node": "bb58e794-d001-4fed-bb00-3570b80d226e",
"type": "ai_memory",
"index": 0
}
]
]
},
"4a7e4987-481b-4a9e-bf46-773db63209ea": {
"main": [
[
{
"node": "bb58e794-d001-4fed-bb00-3570b80d226e",
"type": "main",
"index": 0
}
]
]
},
"79299214-8fda-4406-8875-0fad2d1e4a80": {
"ai_tool": [
[
{
"node": "d968ea0c-18c8-4c08-895a-a005403aa357",
"type": "ai_tool",
"index": 0
}
]
]
},
"859e8bac-976b-46c7-9e52-75fb3dc6af21": {
"main": [
[
{
"node": "e6104740-7b43-4f54-b2ff-b844bf30136c",
"type": "main",
"index": 0
}
]
]
},
"db18e790-d3a2-41f2-a8b3-48288bfea0ee": {
"main": [
[
{
"node": "4a7e4987-481b-4a9e-bf46-773db63209ea",
"type": "main",
"index": 0
}
]
]
},
"fcff0963-08ad-4bc1-9d6c-2004a64f0959": {
"main": [
[
{
"node": "4a7e4987-481b-4a9e-bf46-773db63209ea",
"type": "main",
"index": 0
}
]
]
},
"ee1e8ad0-0758-4feb-ba3c-bb161752e0ad": {
"ai_tool": [
[
{
"node": "bb58e794-d001-4fed-bb00-3570b80d226e",
"type": "ai_tool",
"index": 0
}
]
]
},
"12fbd5e2-664c-45d7-8239-daf88a5c9c4f": {
"ai_reranker": [
[
{
"node": "3c500dc4-d0d7-4b0b-9b22-10902df39a96",
"type": "ai_reranker",
"index": 0
}
]
]
},
"bb58e794-d001-4fed-bb00-3570b80d226e": {
"main": [
[
{
"node": "ca1db59a-6488-4d58-ae6c-74e4c0204829",
"type": "main",
"index": 0
},
{
"node": "c9124224-8854-45dd-9749-45a0a1e52ebf",
"type": "main",
"index": 0
},
{
"node": "becafe44-55e6-422f-901b-669cbd8dcaf0",
"type": "main",
"index": 0
},
{
"node": "761b6df7-f8c0-4f53-8b84-e4ea24a896f1",
"type": "main",
"index": 0
}
]
]
},
"6edf48a8-c12d-4b74-b23e-4eb274ec770d": {
"main": [
[
{
"node": "4a7e4987-481b-4a9e-bf46-773db63209ea",
"type": "main",
"index": 0
}
]
]
},
"98bd4c6f-97a6-478f-9d1c-56a0fc6e7f39": {
"main": [
[
{
"node": "4a7e4987-481b-4a9e-bf46-773db63209ea",
"type": "main",
"index": 0
}
]
]
},
"66063412-d7bd-4ed3-a796-5625eae7050c": {
"ai_embedding": [
[
{
"node": "3c500dc4-d0d7-4b0b-9b22-10902df39a96",
"type": "ai_embedding",
"index": 0
}
]
]
},
"d75e7690-766a-4f53-9118-7d53a5752543": {
"main": [
[
{
"node": "e18119d4-0750-4ea7-8e1f-d5149c4436ca",
"type": "main",
"index": 0
}
]
]
},
"33469cc5-3b9b-4f3b-bc06-48e32dc7ffb4": {
"main": [
[
{
"node": "0f8b8e62-6792-4597-ad5f-06eb1b5d0f35",
"type": "main",
"index": 0
}
]
]
},
"7c557901-28bd-44d4-8d8c-93f250ab6880": {
"ai_tool": [
[
{
"node": "bb58e794-d001-4fed-bb00-3570b80d226e",
"type": "ai_tool",
"index": 0
}
]
]
},
"a2ac2b34-fe87-470a-8f7a-b3fa72ef6630": {
"ai_tool": [
[
{
"node": "d968ea0c-18c8-4c08-895a-a005403aa357",
"type": "ai_tool",
"index": 0
}
]
]
},
"266fa23f-c227-4806-b05c-03a5f5bf5636": {
"ai_tool": [
[
{
"node": "1bd0ea46-b430-450f-bcff-6c34a6930af2",
"type": "ai_tool",
"index": 0
}
]
]
},
"db0fc203-e97a-49b9-b22d-43020211a993": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"cada8e23-02c2-4724-baca-8dc6f808ca36": {
"ai_tool": [
[
{
"node": "1bd0ea46-b430-450f-bcff-6c34a6930af2",
"type": "ai_tool",
"index": 0
}
]
]
},
"3c500dc4-d0d7-4b0b-9b22-10902df39a96": {
"ai_tool": [
[
{
"node": "d968ea0c-18c8-4c08-895a-a005403aa357",
"type": "ai_tool",
"index": 0
}
]
]
},
"05820205-6d8b-484b-8e82-a6afe1db7c6a": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"72b0bd59-129b-44d0-b59a-f6296cc5e688": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"11cd07cb-25f2-41ab-b0db-70491cfc37ae": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"1463a141-d736-47bd-adac-5edb523d9c00": {
"main": [
[
{
"node": "bb58e794-d001-4fed-bb00-3570b80d226e",
"type": "main",
"index": 0
}
]
]
},
"bfe80ddf-53df-46ff-85b5-82c160effb5d": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"c6fa6b26-2e27-4ffb-8340-321ca729f02c": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"bbb10ca0-9dfc-4a81-ab71-8b68a829abf8": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"60c3e30c-d6cd-4206-83e9-b7d2d3a80b69": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"275cba42-4e49-4a29-9b9c-085f6492e680": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"809a8145-3cd9-44ad-8fba-df66e29dfd53": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"d1dce9a8-5d5a-4cd5-9bb3-e841513faf7c": {
"ai_tool": [
[
{
"node": "bb58e794-d001-4fed-bb00-3570b80d226e",
"type": "ai_tool",
"index": 0
}
]
]
},
"cfff056a-69ee-461a-ade7-136f99f012ea": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"570ed719-fc72-4bde-8168-f2410b95f45c": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
},
"b1f6b3c7-ce2a-441f-b05d-f371055f0122": {
"ai_tool": [
[
{
"node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 客户关系管理, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
商业AI指挥中心
商业AI指挥中心:Google Workspace模块化代理、向量搜索与多渠道报告
Set
Gmail
Slack
+
Set
Gmail
Slack
80 节点Paul
文档提取
通过RAG与文档对话
通过RAG与文档对话:从Google Drive到GPT-5,使用Supabase向量数据库
Set
Gmail
Slack
+
Set
Gmail
Slack
30 节点Paul
内部知识库
构建集成Claude、RAG、Perplexity和Drive的全源知识助手
构建集成Claude、RAG、Perplexity和Drive的全源知识助手
Set
Switch
Google Drive
+
Set
Switch
Google Drive
38 节点Paul
内部知识库
基于 Danelfin、TwelveData 和 Alpha Vantage 的 AI 股票分析
集成 Danelfin、TwelveData 和 Alpha Vantage 的 AI 股票分析系统
Set
Code
Gmail
+
Set
Code
Gmail
74 节点Paul
加密货币交易
使用Perplexity和Google Trends自动创建SEO优化
使用Perplexity和Google Trends自动创建SEO优化的WordPress博客
Set
Gmail
Limit
+
Set
Gmail
Limit
49 节点Paul
内容创作
AI多源代理:GPT-4、Perplexity搜索、Supabase和Google Sheets
AI多源代理:集成GPT-4、Perplexity搜索、Supabase和Google Sheets
Perplexity Tool
Agent
Google Sheets Tool
+
Perplexity Tool
Agent
Google Sheets Tool
14 节点Paul
内部知识库
工作流信息
难度等级
高级
节点数量55
分类2
节点类型28
作者
Paul
@diagoplAutomation expert & n8n power user. I build advanced workflows combining AI, outbound, and business logic. Grab my templates or reach out for custom builds.
外部链接
在 n8n.io 查看 →
分享此工作流