UNPKG

@n8n/n8n-nodes-langchain

Version:
12 lines (11 loc) 266 B
{ "type": "object", "required": ["output"], "properties": { "output": { "type": "string", "description": "The agent's final response text — a plain STRING, never an object: downstream nodes interpolate it directly into messages" } }, "version": 1 }