UNPKG

n8n-nodes-variables

Version:

n8n community node for managing typed global variables accessible from any workflow stage - like programming language variables with strong typing support

19 lines (18 loc) 429 B
{ "node": "n8n-nodes-base.httpbin", "nodeVersion": "1.0", "codexVersion": "1.0", "categories": ["Development", "Developer Tools"], "resources": { "credentialDocumentation": [ { "url": "http://httpbin.org/#/Auth/get_bearer" } ], "primaryDocumentation": [ { "url": "http://httpbin.org/" } ] } }