Commit Graph

14 Commits

Author SHA1 Message Date
jreyesr
f575427d4d feat(MCP Client Tool Node): Add Timeout config for the MCP Client tool (#15886)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-08-14 18:28:12 +01:00
Elias Meire
f11ec538dc fix: Do not throw on tool errors, instead return error message (#17558) 2025-07-23 12:54:31 +02:00
KGuillaume-chaps
a5d14a2509 feat(MCP Client Tool Node): Add support for HTTP Streamable Transport (#15454) 2025-07-18 14:27:21 +03:00
jeanpaul
a34b30acc7 feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127) 2025-07-11 13:58:26 +02:00
Eugene
3969425925 feat(MCP Server Trigger Node): Terminate sessions on DELETE request (#16550) 2025-06-23 08:59:40 +02:00
Yiorgis Gozadinos
8d6e796b92 feat(MCP Server Trigger Node): Support for Streamable HTTP transport in MCP Server (#15833) 2025-06-13 09:33:39 +02:00
Yiorgis Gozadinos
e662998c67 fix(Anthropic Chat Model Node): Fix LmChatAnthropic node to work when both thinking is enabled and tools used (#16010) 2025-06-05 13:33:51 +02:00
Yiorgis Gozadinos
07a636eed6 feat(MCP Server Trigger Node): Cleanup MCP server management, use sanitized trigger node's name as name for the MCP server (#15751) 2025-05-29 15:07:17 +02:00
Eugene
a0a4476175 chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00
Benjamin Schroth
8b467e3f56 feat(core): Implement partial execution for all tool nodes (#15168) 2025-05-12 12:31:17 +02:00
Yiorgis Gozadinos
59ba162bd9 feat(MCP Server Trigger Node): Handle multiple tool calls in mcp server trigger (#15064) 2025-05-07 21:37:07 +02:00
Elias Meire
390c508946 fix(MCP Client Tool Node): Stringify tool result (#14554) 2025-04-14 21:22:07 +02:00
jeanpaul
f8ef57d5b6 docs(MCP Client Tool Node): Update documentation URL for MCP Client Tool Node (#14504) 2025-04-10 08:48:59 +02:00
Elias Meire
34252f53f9 feat(MCP Client Tool Node): Add MCP Client Tool Node to connect to MCP servers over SSE (#14464)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: JP van Oosten <jp@n8n.io>
2025-04-09 17:31:53 +02:00