UNPKG

@n8n/n8n-nodes-langchain

Version:
12 lines (11 loc) 232 B
{ "type": "object", "required": ["text"], "properties": { "text": { "type": "string", "description": "The final response text — the key is `text` (this node has NO `output` key), a plain string" } }, "version": 1 }