Arunava的多智能体智能Reddit自动化
高级
这是一个Social Media, Multimodal AI领域的自动化工作流,包含 35 个节点。主要使用 If, Set, Code, Wait, Reddit 等节点。 使用AI品牌提及和Baserow跟踪自动评论Reddit帖子
前置要求
- •可能需要目标 API 的认证凭证
- •Anthropic API Key
- •Google Gemini API Key
使用的节点 (35)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "tMStkA8LDIhkaCcF",
"meta": {
"instanceId": "f72cde31dbc45f25c4862cabd0d3f8e8f469ec75575f9316329a5ee265ad866e",
"templateCredsSetupCompleted": true
},
"name": "Arunava 的多智能体智能 Reddit 自动化",
"tags": [
{
"id": "DDbFuPgB9dn2WGr3",
"name": "Reddit",
"createdAt": "2025-08-10T11:38:34.764Z",
"updatedAt": "2025-08-10T11:38:34.764Z"
},
{
"id": "g7moK2McYEReOutq",
"name": "GEO",
"createdAt": "2025-08-16T09:26:24.096Z",
"updatedAt": "2025-08-16T09:26:24.096Z"
}
],
"nodes": [
{
"id": "0a3f4382-7dae-4199-87ad-a0048c8359c6",
"name": "计划触发器",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-16,
16
],
"parameters": {
"rule": {
"interval": [
{
"field": "hours",
"hoursInterval": 12
}
]
}
},
"typeVersion": 1.2
},
{
"id": "042435f1-9561-4b6b-85cc-032ca94324f0",
"name": "搜索帖子",
"type": "n8n-nodes-base.reddit",
"position": [
240,
16
],
"parameters": {
"limit": 25,
"keyword": "{your keyword here}",
"location": "allReddit",
"operation": "search",
"additionalFields": {
"sort": "new"
}
},
"credentials": {
"redditOAuth2Api": {
"id": "FbATabVyPwbmtHgg",
"name": "Reddit account"
}
},
"typeVersion": 1
},
{
"id": "5576d6c4-eac2-4655-b2cb-264305a798ad",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"onError": "continueRegularOutput",
"position": [
1808,
16
],
"parameters": {
"text": "=You are an intelligent post analysis agent helping a brand discover conversations around AI-based design tools.\n\nYou will be given a social media post (e.g., Reddit, Threads, X) and your job is to analyze whether it is relevant for us to engage in a reply.\n\n🔍 You must check if the post is:\n1. Asking for recommendations for an AI design tool.\n2. Expressing pain, frustration, or dissatisfaction with their current design tool or workflow.\n3. Sharing a personal use case, problem, or requirement around AI-assisted or generative design (images, UI/UX, ad creatives, mockups, branding etc).\n\n📌 Ignore posts that:\n- Are general news or announcements with no personal pain point or query.\n- Are about completely unrelated fields (AI music, coding tools, crypto, etc).\n\n🧾 Input Post:\n---\n{{ $('Loop Over Items').item.json.selftext }}\n\nOutput must be in json and must have:\n\n{\n \"is_relevant\": \"true/false\",\n \"reason\": \"Short explanation why you think it is or isn't relevant\",\n \"relevance_type\": \"tool_request | frustration | use_case | not_relevant\",\n \"title\": \"{{ $('Loop Over Items').item.json.title }}\",\n \"selftext\": \"{{ $('Loop Over Items').item.json.selftext }}\",\n \"subreddit\": \"{{ $('Loop Over Items').item.json.subreddit }}\",\n \"postid\": \"{{ $('Loop Over Items').item.json.name }}\"\n}",
"options": {},
"promptType": "define"
},
"typeVersion": 2
},
{
"id": "8fef64ee-96ca-4a30-8342-66f9a9f9d929",
"name": "Google Gemini聊天模型",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
1792,
256
],
"parameters": {
"options": {}
},
"credentials": {
"googlePalmApi": {
"id": "nFdyAhBTBIH3W2LS",
"name": "Google Gemini(PaLM) Api account"
}
},
"typeVersion": 1
},
{
"id": "8a0c0fc0-cfd7-47a3-8c54-31411e77c68b",
"name": "结构化输出解析器",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
2112,
256
],
"parameters": {
"jsonSchemaExample": "{\n \"is_relevant\": \"true/false\",\n \"reason\": \"Short explanation why you think it is or isn't relevant\",\n \"relevance_type\": \"tool_request | frustration | use_case | not_relevant\",\n \"title\": \"NST using an AI image for an article\",\n \"selftext\": \"Personally I feel like a news organization should not be going anywhere near AI given what AI can be used for in generating fake\",\n \"subreddit\": \"malaysia\",\n \"postid\": \"t3_1mlrgyz\"\n}"
},
"typeVersion": 1.3
},
{
"id": "0d6b0645-34c0-44b0-b056-e7708c35952b",
"name": "遍历项目",
"type": "n8n-nodes-base.splitInBatches",
"position": [
512,
16
],
"parameters": {
"options": {}
},
"typeVersion": 3
},
{
"id": "5a3c7d24-b2ca-49a7-bbeb-0211078b2832",
"name": "如果",
"type": "n8n-nodes-base.if",
"position": [
256,
304
],
"parameters": {
"options": {},
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "df1d3d2e-7acf-49b6-800a-067c8f00e325",
"operator": {
"name": "filter.operator.equals",
"type": "string",
"operation": "equals"
},
"leftValue": "={{ $json.output.is_relevant }}",
"rightValue": "true"
}
]
}
},
"typeVersion": 2.2
},
{
"id": "9c557675-1d51-429d-abe1-671e10f8b7c3",
"name": "AI Agent1",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
544,
304
],
"parameters": {
"text": "=You are a genuine Reddit user who cares about helping OP.\nWrite a concise, honest, non-promotional comment that directly solves the poster’s need.\n\nRules:\n\nSound like a real person. No “as an AI”, no hype, no emojis, no salesy tone.\n\nStart by acknowledging the ask in 1 short line.\n\nGive 1–2 specific, actionable suggestions or steps based on the post (not generic advice).\n\nIf and only if it’s clearly relevant to what OP is asking, softly mention {your.brand} as an option: say it’s free to try and the founder is very active on support. Do not push or overpromise. One short clause is enough.\n\nIf it’s not relevant or would violate subreddit norms, don’t mention it.\n\nNo DMs, emails, or link spam. Use the plain domain {your.domain} (no http).\n\nKeep it under 110 words. 3–5 short sentences max.\n\nBe respectful; invite follow-ups in-thread.\n\nOutput: plain text only (the final comment).\n\nUser (template – fill with n8n expressions)\nSubreddit: {{ $json.output.subreddit }}\nPost title: {{ $json.output.title }}\nself text: {{ $json.output.selftext }}\nSummary of the ask (from your analyzer): {{ $json.output.reason }}\n\nWrite the comment now.\n\nOptional soft-mention about a tool:\n“You could also try {your.brand} — free to start, and the founder is very responsive on support.”\n\n“If you need exactly that feature, {your.brand} might be worth a quick try; it’s free and the founder is super active in support threads.”\n\nInstructions:\n\nStart with the recommendation/answer immediately. Do not rephrase the title/body or add any opener.\n\nBanned openers & fillers: “AI image tools…”, “For X…”, “You can try…”, “solid option”, “totally get it”, “as an AI”, “hey”, “hope this helps”, “consider using”, “there are many”.\n\nLength: 2–4 sentences, ≤90 words, plain text (no bullets/markdown/emojis).\n\nActionability: include one concrete next step (what to click/try/change).\n\n{your.brand} mention (only if relevant): If the requested feature clearly matches, add one soft clause:\n“{your.brand} is free to try and the founder is very active on support.”\nUse the plain domain; no links, DMs, or email. If not relevant or against sub rules, don’t mention it.\n\nRespect subreddit norms. No sales tone.",
"options": {},
"promptType": "define"
},
"typeVersion": 2
},
{
"id": "b2d82149-f64e-4d1d-9d64-a7130058f2d0",
"name": "Google Gemini聊天模型1",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
544,
528
],
"parameters": {
"options": {}
},
"credentials": {
"googlePalmApi": {
"id": "nFdyAhBTBIH3W2LS",
"name": "Google Gemini(PaLM) Api account"
}
},
"typeVersion": 1
},
{
"id": "1c24e125-87d3-4cac-a20b-287359e26986",
"name": "简单记忆",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
848,
544
],
"parameters": {
"sessionKey": "rustic",
"sessionIdType": "customKey"
},
"typeVersion": 1.3
},
{
"id": "37c357e1-0e13-4537-b28c-6b655f797f9a",
"name": "HTTP 请求",
"type": "n8n-nodes-base.httpRequest",
"position": [
1072,
304
],
"parameters": {
"url": "https://oauth.reddit.com/api/comment",
"method": "POST",
"options": {},
"sendBody": true,
"contentType": "form-urlencoded",
"sendHeaders": true,
"authentication": "genericCredentialType",
"bodyParameters": {
"parameters": [
{
"name": "api_type",
"value": "json"
},
{
"name": "thing_id",
"value": "={{ $('If').item.json.output.postid }}"
},
{
"name": "text",
"value": "={{ $json.output || $json.reply || $json.text }}"
}
]
},
"genericAuthType": "oAuth2Api",
"headerParameters": {
"parameters": [
{
"name": "User-Agent",
"value": "n8n:reddit-autoreply:1.0 (by /u/{reddit-username})"
}
]
}
},
"credentials": {
"oAuth2Api": {
"id": "P0CrKMqafUlJb7iy",
"name": "Unnamed credential"
}
},
"typeVersion": 4.2
},
{
"id": "222787a5-bc2d-44ba-824c-66dabfdadd6b",
"name": "等待",
"type": "n8n-nodes-base.wait",
"position": [
1520,
16
],
"webhookId": "2c3ccf1f-2972-4bb8-9655-a7827deabdd8",
"parameters": {
"unit": "minutes"
},
"typeVersion": 1.1
},
{
"id": "7db2aef6-1152-469a-bc32-5d915c73822f",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
-80
],
"parameters": {
"color": 3,
"width": 224,
"height": 256,
"content": "## 检查新帖子"
},
"typeVersion": 1
},
{
"id": "8c4ae7d0-1ee0-4a22-85b0-d36dcdb9530f",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
176,
-80
],
"parameters": {
"height": 256,
"content": "## 从 Reddit 获取帖子"
},
"typeVersion": 1
},
{
"id": "9a715e10-04bf-4575-8ddc-80eaa3e301a8",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
448,
-80
],
"parameters": {
"color": 6,
"height": 256,
"content": "## 拆分为单个帖子"
},
"typeVersion": 1
},
{
"id": "facd9195-a1aa-4618-a33e-efaf2be0cf52",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
720,
-80
],
"parameters": {
"color": 4,
"width": 432,
"height": 256,
"content": "## 检查 Baserow 中的重复行"
},
"typeVersion": 1
},
{
"id": "418a4931-dbf9-4c4d-8fa9-6255d240f743",
"name": "便签4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1184,
-80
],
"parameters": {
"color": 3,
"height": 256,
"content": "## 过滤已回复帖子"
},
"typeVersion": 1
},
{
"id": "75be2c15-0fea-481d-8e63-7c870f22650f",
"name": "便签5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1728,
-80
],
"parameters": {
"color": 5,
"width": 512,
"height": 544,
"content": "## 分析帖子相关性和情感"
},
"typeVersion": 1
},
{
"id": "5ceb4549-6687-43ac-b4f3-36221a84dddb",
"name": "便签6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
208
],
"parameters": {
"height": 256,
"content": "## 结构化输出"
},
"typeVersion": 1
},
{
"id": "b5feaa38-8db8-4297-9340-2dc1d2447b16",
"name": "便签7",
"type": "n8n-nodes-base.stickyNote",
"position": [
192,
208
],
"parameters": {
"color": 3,
"height": 256,
"content": "## 过滤相关帖子"
},
"typeVersion": 1
},
{
"id": "10426aa7-cb96-4091-8240-714bbbec6990",
"name": "便签8",
"type": "n8n-nodes-base.stickyNote",
"position": [
464,
208
],
"parameters": {
"color": 5,
"width": 512,
"height": 544,
"content": "## 使用 AI 编写 Reddit 评论"
},
"typeVersion": 1
},
{
"id": "7d5cc545-e944-486b-b6d2-cf5121c45843",
"name": "便签9",
"type": "n8n-nodes-base.stickyNote",
"position": [
1008,
208
],
"parameters": {
"color": 4,
"height": 256,
"content": "## 发布 Reddit 评论"
},
"typeVersion": 1
},
{
"id": "3a227d99-013d-4983-9e8d-f5f1b3094891",
"name": "便签10",
"type": "n8n-nodes-base.stickyNote",
"position": [
1280,
208
],
"parameters": {
"color": 6,
"height": 256,
"content": "## 结构化输出"
},
"typeVersion": 1
},
{
"id": "f961314a-20b5-45b8-acdc-31a5e0fe4440",
"name": "Anthropic 聊天模型",
"type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
"position": [
1952,
256
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "claude-sonnet-4-20250514",
"cachedResultName": "Claude 4 Sonnet"
},
"options": {}
},
"credentials": {
"anthropicApi": {
"id": "Oo0qcgPZfQI0wJcD",
"name": "Anthropic account"
}
},
"typeVersion": 1.3
},
{
"id": "3804348d-1ad6-4473-80ed-9d19004d48d8",
"name": "Anthropic Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
"position": [
704,
528
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "claude-sonnet-4-20250514",
"cachedResultName": "Claude 4 Sonnet"
},
"options": {}
},
"credentials": {
"anthropicApi": {
"id": "Oo0qcgPZfQI0wJcD",
"name": "Anthropic account"
}
},
"typeVersion": 1.3
},
{
"id": "de39d181-bf03-4f05-b467-1d055a734ed0",
"name": "便利贴11",
"type": "n8n-nodes-base.stickyNote",
"position": [
1456,
-80
],
"parameters": {
"height": 256,
"content": "## 等待 5 分钟"
},
"typeVersion": 1
},
{
"id": "43739193-e6be-490c-b075-efdbf1c9139c",
"name": "便利贴12",
"type": "n8n-nodes-base.stickyNote",
"position": [
1280,
480
],
"parameters": {
"height": 256,
"content": "## 等待 6 小时"
},
"typeVersion": 1
},
{
"id": "9f862eb0-bdea-4dee-b568-7a7d412734aa",
"name": "便签13",
"type": "n8n-nodes-base.stickyNote",
"position": [
1008,
496
],
"parameters": {
"color": 6,
"height": 256,
"content": "## 在 Baserow 存储评论数据"
},
"typeVersion": 1
},
{
"id": "da15d5d6-6c3b-4162-b157-9242b3c3f609",
"name": "检查 Baserow 中的重复帖子",
"type": "n8n-nodes-base.httpRequest",
"position": [
784,
16
],
"parameters": {
"url": "=https://api.baserow.io/api/database/rows/table/{table_id}/?user_field_names=true&filter__post_id__equal={{ $json.name }}&size=1",
"options": {},
"sendHeaders": true,
"headerParameters": {
"parameters": [
{
"name": "Authorization",
"value": "Token {token}"
}
]
}
},
"typeVersion": 4.2
},
{
"id": "4db24f06-eb53-480c-b667-b69180bb2dae",
"name": "过滤器",
"type": "n8n-nodes-base.code",
"position": [
992,
16
],
"parameters": {
"jsCode": "const post = $items('Loop Over Items', 0, 0).json; // current Reddit post\nconst res = $json; // HTTP response {count, results}\nreturn [{\n json: {\n ...post,\n baserow_count: res.count || 0,\n baserow_results: res.results || res.results?.results || [],\n }\n}];\n"
},
"typeVersion": 2
},
{
"id": "0ff2aebf-76e8-487c-b20a-35dfa8a942f0",
"name": "过滤已回复帖子",
"type": "n8n-nodes-base.if",
"position": [
1248,
16
],
"parameters": {
"options": {},
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "88c84089-90f5-488e-b922-bdcb329772c5",
"operator": {
"type": "boolean",
"operation": "true",
"singleValue": true
},
"leftValue": "={{ ($json.baserow_count || 0) > 0 && ($json.baserow_results[0]?.status === true) }}",
"rightValue": ""
}
]
}
},
"typeVersion": 2.2
},
{
"id": "57565fe1-9804-4537-9396-9728494a9da6",
"name": "结构化输出",
"type": "n8n-nodes-base.set",
"position": [
-16,
304
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "c6cfa8b4-3dc8-471c-b8b2-126f37a2ebfe",
"name": "output.is_relevant",
"type": "string",
"value": "={{ $json.output.is_relevant }}"
},
{
"id": "3de95d4b-f8ed-4a44-824d-145d8d568548",
"name": "output.reason",
"type": "string",
"value": "={{ $json.output.reason }}"
},
{
"id": "dcd0d57e-a1b7-44c3-a3d7-ca539243f19a",
"name": "output.relevance_type",
"type": "string",
"value": "={{ $json.output.relevance_type }}"
},
{
"id": "1bb011f7-ce48-4097-a0ca-73dc1c26907a",
"name": "output.title",
"type": "string",
"value": "={{ $json.output.title }}"
},
{
"id": "bfb3e15b-47ad-448c-a133-5e7df407c9a4",
"name": "output.selftext",
"type": "string",
"value": "={{ $json.output.selftext }}"
},
{
"id": "c60a96e4-fa40-466a-82f7-4569ab062bea",
"name": "output.subreddit",
"type": "string",
"value": "={{ $json.output.subreddit }}"
},
{
"id": "8a3789a9-af40-48a3-ba9f-6ae9be3d12aa",
"name": "output.postid",
"type": "string",
"value": "={{ $json.output.postid }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "d43bae19-6d8e-4c2f-b352-24d865173cfb",
"name": "在 Baserow 添加帖子详情",
"type": "n8n-nodes-base.baserow",
"position": [
1072,
592
],
"parameters": {
"tableId": 637660,
"fieldsUi": {
"fieldValues": [
{
"fieldId": 5203838,
"fieldValue": "={{ $json['Post ID'] }}"
},
{
"fieldId": 5203839,
"fieldValue": "={{ $json['Post URL'] }}"
},
{
"fieldId": 5203840,
"fieldValue": "={{ $json.Subreddit }}"
},
{
"fieldId": 5203842,
"fieldValue": "={{ $json['Post Title'] }}"
},
{
"fieldId": 5203860,
"fieldValue": "={{ $json.created_utc }}"
},
{
"fieldId": 5203864,
"fieldValue": "={{ $json['Post Reply'] }}"
},
{
"fieldId": 5203866,
"fieldValue": "={{ $json.Status }}"
}
]
},
"operation": "create",
"databaseId": 272214
},
"credentials": {
"baserowApi": {
"id": "JVWuLuOHC9umBOcz",
"name": "Baserow account"
}
},
"typeVersion": 1
},
{
"id": "fbab05be-4b65-402f-9c3d-a8191d51cac6",
"name": "等待以避免达到 API 限制",
"type": "n8n-nodes-base.wait",
"position": [
1344,
576
],
"webhookId": "4e0901fb-62cf-423d-a0ed-2c8fd4608776",
"parameters": {
"unit": "hours",
"amount": 6
},
"typeVersion": 1.1
},
{
"id": "10fa6043-7b34-4f3f-8bd1-e0d15814e3bd",
"name": "在结构中映射输出",
"type": "n8n-nodes-base.set",
"position": [
1344,
304
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "c181497a-1aa0-4a50-a0a6-494ef873b121",
"name": "Post URL",
"type": "string",
"value": "=https://www.reddit.com{{ $('Search for a post').item.json.permalink }}"
},
{
"id": "3a098593-c054-4c12-bc7f-6cf8387ba4d5",
"name": "Post ID",
"type": "string",
"value": "={{ $('If').item.json.output.postid }}"
},
{
"id": "b1bed346-e795-4a85-8a2b-6c07f8dbd771",
"name": "Subreddit",
"type": "string",
"value": "={{ $('If').item.json.output.subreddit }}"
},
{
"id": "aaf96c11-bb74-4478-b8c1-4ad97413002c",
"name": "Post Title",
"type": "string",
"value": "={{ $('If').item.json.output.title }}"
},
{
"id": "a18ca3b0-1656-47dc-a837-4affc2079889",
"name": "Post Reply",
"type": "string",
"value": "={{ $('AI Agent1').item.json.output }}"
},
{
"id": "a6c71807-d6ae-4373-8a9b-7e5b60fe30e2",
"name": "Status",
"type": "boolean",
"value": true
},
{
"id": "78912b7f-d5b3-443f-b43a-d5be09dc6d0a",
"name": "created_utc",
"type": "number",
"value": "={{ $('Search for a post').item.json.created_utc }}"
}
]
}
},
"typeVersion": 3.4
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "d9e8f083-638d-4c92-a575-c096c842b0c5",
"connections": {
"If": {
"main": [
[
{
"node": "AI Agent1",
"type": "main",
"index": 0
}
],
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Wait": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Filter": {
"main": [
[
{
"node": "Filter Replied Posts",
"type": "main",
"index": 0
}
]
]
},
"AI Agent": {
"main": [
[
{
"node": "Structure Output",
"type": "main",
"index": 0
}
]
]
},
"AI Agent1": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
},
"HTTP Request": {
"main": [
[
{
"node": "Map Output in Structure",
"type": "main",
"index": 0
}
]
]
},
"Simple Memory": {
"ai_memory": [
[
{
"node": "AI Agent1",
"type": "ai_memory",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[],
[
{
"node": "Check Baserow for duplicate post",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Search for a post",
"type": "main",
"index": 0
}
]
]
},
"Structure Output": {
"main": [
[
{
"node": "If",
"type": "main",
"index": 0
}
]
]
},
"Search for a post": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Anthropic Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 1
}
]
]
},
"Filter Replied Posts": {
"main": [
[
{
"node": "Wait",
"type": "main",
"index": 0
}
],
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"Anthropic Chat Model1": {
"ai_languageModel": [
[
{
"node": "AI Agent1",
"type": "ai_languageModel",
"index": 1
}
]
]
},
"Map Output in Structure": {
"main": [
[
{
"node": "Add Post Details on Baserow",
"type": "main",
"index": 0
}
]
]
},
"Google Gemini Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Structured Output Parser": {
"ai_outputParser": [
[
{
"node": "AI Agent",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"Google Gemini Chat Model1": {
"ai_languageModel": [
[
{
"node": "AI Agent1",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Add Post Details on Baserow": {
"main": [
[
{
"node": "Wait to avoid hitting api limit",
"type": "main",
"index": 0
}
]
]
},
"Wait to avoid hitting api limit": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Check Baserow for duplicate post": {
"main": [
[
{
"node": "Filter",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 社交媒体, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
在可视化参考库中探索n8n节点
在可视化参考库中探索n8n节点
If
Ftp
Set
+93
113 节点I versus AI
其他
完整的 B2B 销售流程:Apollo 潜在客户生成、Mailgun 外展和 AI 回复管理
完整的 B2B 销售流程:Apollo 潜在客户生成、Mailgun 外展和 AI 回复管理
If
Set
Code
+26
116 节点Paul
内容创作
合并
使用Suno API、Claude和Telegram机器人创建完整的20首YouTube播放列表
If
Set
Code
+17
150 节点Joseph
内容创作
基于Gemini AI、Supabase和Nano-Banana的端到端博客创建自动化
使用Gemini AI、Supabase和Nano-Banana实现端到端博客创建自动化
If
Set
Code
+16
51 节点Muhammad Asadullah
内容创作
Twitter品牌自动推广
使用Anthropic Claude AI和Google Sheets报告自动进行Twitter品牌推广
Set
Code
Wait
+10
26 节点Pavlo Hurhu
社交媒体
GPT-4驱动的冷邮件工作流,包含完全定制的3封邮件跟进
使用GPT-4、Mailgun和Supabase自动化个性化冷邮件序列
If
Set
Code
+22
100 节点Paul
客户培育
工作流信息
难度等级
高级
节点数量35
分类2
节点类型15
作者
Arunava
@arunavaProduct & Growth at Testline AI | Automating the Boring Stuff with AI Agents | Ex-RecordBook (YC W22)
外部链接
在 n8n.io 查看 →
分享此工作流