Edit MCP Example
This commit is contained in:
parent
70f0adbc25
commit
8bd405b990
@ -8,7 +8,7 @@
|
||||
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
|
||||
"typeVersion": 1.1,
|
||||
"position": [
|
||||
-1180,
|
||||
-1200,
|
||||
-240
|
||||
],
|
||||
"id": "5186242f-52e8-4bdf-acd8-dd914645a935",
|
||||
@ -65,23 +65,6 @@
|
||||
"id": "e55e3058-4fed-4f9d-9208-cc7608e957fb",
|
||||
"name": "Simple Memory"
|
||||
},
|
||||
{
|
||||
"parameters": {},
|
||||
"type": "n8n-nodes-mcp.mcpClientTool",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
-700,
|
||||
-40
|
||||
],
|
||||
"id": "b832fb58-5bfd-466b-8915-d22381c78bb8",
|
||||
"name": "MCP Client",
|
||||
"credentials": {
|
||||
"mcpClientApi": {
|
||||
"id": "MJJFSt4h2hvA4GfK",
|
||||
"name": "MCP Client (STDIO) account"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "executeTool",
|
||||
@ -102,6 +85,45 @@
|
||||
"name": "MCP Client (STDIO) account"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"parameters": {},
|
||||
"type": "n8n-nodes-mcp.mcpClientTool",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
-700,
|
||||
-40
|
||||
],
|
||||
"id": "b832fb58-5bfd-466b-8915-d22381c78bb8",
|
||||
"name": "MCP Client AirBNB",
|
||||
"credentials": {
|
||||
"mcpClientApi": {
|
||||
"id": "MJJFSt4h2hvA4GfK",
|
||||
"name": "MCP Client (STDIO) account"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"chatId": "617681859",
|
||||
"text": "={{ $json.output }}",
|
||||
"additionalFields": {}
|
||||
},
|
||||
"type": "n8n-nodes-base.telegram",
|
||||
"typeVersion": 1.2,
|
||||
"position": [
|
||||
-560,
|
||||
-240
|
||||
],
|
||||
"id": "01a5c83c-bd4d-4cc9-93f2-fc9bf9f220dd",
|
||||
"name": "Telegram",
|
||||
"webhookId": "0c5d2fc6-bdb1-48b2-8f5a-5fe26f4f11d7",
|
||||
"credentials": {
|
||||
"telegramApi": {
|
||||
"id": "0KdRGNWELOCJWeJK",
|
||||
"name": "Telegram account"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"pinData": {},
|
||||
@ -139,7 +161,7 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
"MCP Client": {
|
||||
"MCP Execute AIRBNB": {
|
||||
"ai_tool": [
|
||||
[
|
||||
{
|
||||
@ -150,7 +172,7 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
"MCP Execute AIRBNB": {
|
||||
"MCP Client AirBNB": {
|
||||
"ai_tool": [
|
||||
[
|
||||
{
|
||||
@ -160,6 +182,17 @@
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"AI Agent": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Telegram",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"active": false,
|
||||
@ -167,7 +200,7 @@
|
||||
"executionOrder": "v1",
|
||||
"callerPolicy": "workflowsFromSameOwner"
|
||||
},
|
||||
"versionId": "ef55d06c-ea56-42fc-b5a6-6b459cc1ba05",
|
||||
"versionId": "8adef6cb-77d3-4378-b255-271759d3ac71",
|
||||
"meta": {
|
||||
"templateCredsSetupCompleted": true,
|
||||
"instanceId": "30c75264a206eec49d4c38a892fd65da80b5ccd70231d5bfaa83c4000c45aa34"
|
||||
|
Loading…
x
Reference in New Issue
Block a user