feat(MCP Server Trigger Node): Handle multiple tool calls in mcp server trigger (#15064)

This commit is contained in:
Yiorgis Gozadinos
2025-05-07 21:37:07 +02:00
committed by GitHub
parent b37387180c
commit 59ba162bd9
4 changed files with 157 additions and 67 deletions

View File

@@ -173,7 +173,7 @@
"@langchain/qdrant": "0.1.1",
"@langchain/redis": "0.1.0",
"@langchain/textsplitters": "0.1.0",
"@modelcontextprotocol/sdk": "1.9.0",
"@modelcontextprotocol/sdk": "1.11.0",
"@mozilla/readability": "0.6.0",
"@n8n/client-oauth2": "workspace:*",
"@n8n/json-schema-to-zod": "workspace:*",