使用MCP服务器通过AI代理创建LinkedIn帖子
初级
这是一个AI领域的自动化工作流,包含 4 个节点。主要使用 LinkedInTool, McpTrigger 等节点,结合人工智能技术实现智能自动化。 使用MCP服务器通过AI代理创建LinkedIn帖子
前置要求
- •LinkedIn API 凭证
使用的节点 (4)
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
},
"nodes": [
{
"id": "e5f5a8ea-1bd2-48e9-881e-fae427079fab",
"name": "工作流概览 0",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1460,
-300
],
"parameters": {
"width": 420,
"height": 780,
"content": "## 🛠️ LinkedIn 工具 MCP 服务器"
},
"typeVersion": 1
},
{
"id": "731411cc-9ecc-4654-b187-cbd468fd3b88",
"name": "LinkedIn 工具 MCP 服务器",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-840,
-160
],
"webhookId": "a6ddc7a9-6e0a-454e-9728-6ad68b63a3e8",
"parameters": {
"path": "linkedin-tool-mcp"
},
"typeVersion": 1
},
{
"id": "197f1ef7-d3ef-44d2-b5d1-c681a9e3333a",
"name": "创建帖子",
"type": "n8n-nodes-base.linkedInTool",
"position": [
-800,
140
],
"parameters": {
"text": "={{ $fromAI('Text', ``, 'string') }}",
"person": "={{ $fromAI('Person', ``, 'string') }}",
"additionalFields": {},
"binaryPropertyName": "={{ $fromAI('Binary_Property_Name', ``, 'string') }}",
"shareMediaCategory": "={{ $fromAI('Share_Media_Category', ``, 'string') }}"
},
"credentials": {},
"typeVersion": 1
},
{
"id": "9b8254b6-c00f-4e3d-bb9b-f29870a1c186",
"name": "便签 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1000,
120
],
"parameters": {
"color": 4,
"width": 400,
"content": "## 发布"
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"Create a post": {
"ai_tool": [
[
{
"node": "LinkedIn 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 查看 →
分享此工作流