UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

22 lines (21 loc) 372 B
{ "type": "object", "properties": { "allowFileDiscovery": { "type": "boolean" }, "id": { "type": "string" }, "kind": { "type": "string" }, "role": { "type": "string" }, "type": { "type": "string" } }, "version": 1 }