Skip to content

Document Json Input Loader

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

Parameters

Parameter Type Default Details
pointers string ""
options collection {} keys: metadata

options children:

Parameter Type Default Details
metadata fixedCollection {} groups: metadataValues

Example

NODE "documentJsonInputLoader" AS "Document Json Input Loader" {
  pointers: "value"
}