UNPKG

@n8n/n8n-nodes-langchain

Version:
13 lines (12 loc) 293 B
{ "type": "object", "required": ["output"], "properties": { "output": { "type": "object", "description": "Object of extracted fields matching the node's configured attributes — a parsed object, never a JSON-encoded string", "additionalProperties": true } }, "version": 1 }