UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

25 lines (24 loc) 436 B
{ "type": "object", "properties": { "emailaddress": { "type": "string" }, "id": { "type": "integer" }, "inactive": { "type": "boolean" }, "name": { "type": "string" }, "site_id": { "type": "integer" }, "surname": { "type": "string" } }, "version": 1 }