Skip to content

Tool Executor

Node: toolExecutor · Full type: @n8n/n8n-nodes-langchain.toolExecutor · Version: 1

Parameters

Parameter Type Default Details
query json "{}"
toolName string ""
node string ""

Example

NODE "toolExecutor" AS "Tool Executor" {
  toolName: "value",
  node: "value"
}