mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 11:49:59 +00:00
feat(core): Enable usage as a tool for more nodes (#12930)
This commit is contained in:
@@ -85,7 +85,7 @@ const versionDescription: INodeTypeDescription = {
|
||||
activationHint:
|
||||
"Once you’ve finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just won’t see those executions here).",
|
||||
},
|
||||
|
||||
usableAsTool: true,
|
||||
inputs: [],
|
||||
outputs: [NodeConnectionType.Main],
|
||||
credentials: [
|
||||
|
||||
Reference in New Issue
Block a user