Skip to content

Tool Think

Node: toolThink · Full type: @n8n/n8n-nodes-langchain.toolThink · Version: 1.1

Parameters

Parameter Type Default Details
description string "Use the tool to think about something..." required

Example

NODE "toolThink" AS "Tool Think" {
  description: {{ $json.description }}
}