UNPKG

n8n-nodes-langflow

Version:

n8n node to call Langflow HTTP API endpoints

13 lines (12 loc) 218 B
{ "version": "0.2.0", "configurations": [ { "name": "Attach to running n8n", "processId": "${command:PickProcess}", "request": "attach", "skipFiles": ["<node_internals>/**"], "type": "node" } ] }