UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

36 lines (35 loc) 772 B
{ "type": "object", "properties": { "@odata.etag": { "type": "string" }, "businessPhones": { "type": "array", "items": { "type": "string" } }, "displayName": { "type": "string" }, "emailAddresses": { "type": "array", "items": { "type": "object", "properties": { "address": { "type": "string" }, "name": { "type": "string" } } } }, "id": { "type": "string" } }, "version": 5 }