Skip to content

Tool Vector Store

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

Parameters

Parameter Type Default Details
name string ""
description string ""
topK number 4

Example

NODE "toolVectorStore" AS "Tool Vector Store" {
  name: "value",
  description: "value"
}