Commit Graph

27 Commits

Author SHA1 Message Date
oleg
07e6c7e13f
feat(core): Improve nodeNameToToolName special characters normalization (#15126) 2025-05-06 09:31:43 +02:00
Charlie Kolb
1d4f63985b
fix(core): Use manual tool description if neither resources or operations exist (#15093) 2025-05-05 11:44:28 +02:00
कारतोफ्फेलस्क्रिप्ट™
2212aeba30
refactor(core): Move the Memoized decorator to @n8n/decorators (no-changelog) (#14952) 2025-04-28 14:16:00 +02:00
Michael Kret
b615e51f13
feat: Option to skip validation in getNodeParameter (#14726) 2025-04-18 10:05:25 +03:00
Jaakko Husso
302258dda2
feat(editor): Align DynamicStructuredTool and DynamicTool name fields (#14604)
feat(Code Tool Node): Use node's name instead of separate name field as tool name

feat(Vector Store Tool Node): Use node's name instead of separate name field as tool name

feat(Custom n8n Workflow Tool Node): Use node's name instead of separate name field as tool name
2025-04-16 09:53:53 +03:00
Charlie Kolb
d42e61bc35
feat(HTTP Request Node): Port optimizeResponse from httpRequest tool to standalone node (no-changelog) (#14307) 2025-04-16 08:48:16 +02:00
कारतोफ्फेलस्क्रिप्ट™
2ca742cb15
refactor(core): Migrate binary-data config to a decorated config class (#14616) 2025-04-15 10:32:38 +02:00
Dana
7723a138a1
feat(core): Add support for signed URLs for binary data (#14492)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-14 19:59:40 +02:00
jeanpaul
8360283c6f
feat(MCP Server Trigger Node): Add MCP Server Trigger node to expose tools to MCP clients (#14403)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-09 14:45:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
9ba58ca80b
refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
Charlie Kolb
73748e300e
feat(core): Add special @tool displayOption (#14318)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-04 09:22:13 +02:00
Charlie Kolb
88f58514e6
feat(core): Explicitly warn if tool passed binary data to Agent (#14071) 2025-03-28 11:55:08 +01:00
Alex Grozav
8215e0b59f
refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Charlie Kolb
5334661b76
fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-02-26 16:23:31 +01:00
कारतोफ्फेलस्क्रिप्ट™
90d6f0020c
refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
कारतोफ्फेलस्क्रिप्ट™
dbb9475b7b
refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
कारतोफ्फेलस्क्रिप्ट™
d41ca832dc
refactor(core): Move ExecutionLifecycleHooks to core (#13042) 2025-02-07 18:16:37 +01:00
कारतोफ्फेलस्क्रिप्ट™
4577ce0846
refactor(core): Move more code out of NodeExecutionFunctions, and add unit tests (no-changelog) (#13131) 2025-02-07 17:35:51 +01:00
oleg
9e4e1ca1f4
fix(Call n8n Sub-Workflow Tool Node): Fix json type when using $fromAI (#13102) 2025-02-06 17:58:43 +01:00
Elias Meire
a37c8e8fb8
fix(core): Only use new resource mapper type validation when it is enabled (#13099) 2025-02-06 13:21:13 +01:00
Elias Meire
fdcff9082b
fix(core): Do not enable strict type validation by default for resource mapper (#13037) 2025-02-04 12:31:59 +01:00
कारतोफ्फेलस्क्रिप्ट™
a65a9e631b
feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
Milorad FIlipović
de49c23971
feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
Charlie Kolb
13652c5ee2
chore: Move AIParametersParser to n8n-workflow (no-changelog) (#12671) 2025-01-28 10:47:50 +01:00
Eugene
02df25c450
fix(editor): Add notice when user hits the limit for execution metadata item length (#12676) 2025-01-27 11:29:14 +01:00
Michael Kret
652b8d170b
fix(Wait Node): Fix for hasNextPage in waiting forms (#12636) 2025-01-20 11:41:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
05858c2153
refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00