UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

483 lines (482 loc) 18 kB
{ "type": "object", "properties": { "_embedded": { "type": "object", "properties": { "threads": { "type": "array", "items": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { "attachments": { "type": "array", "items": { "type": "object", "properties": { "_links": { "type": "object", "properties": { "data": { "type": "object", "properties": { "href": { "type": "string" } } }, "self": { "type": "object", "properties": { "href": { "type": "string" } } }, "web": { "type": "object", "properties": { "href": { "type": "string" } } } } }, "filename": { "type": "string" }, "height": { "type": "integer" }, "id": { "type": "integer" }, "mimeType": { "type": "string" }, "size": { "type": "integer" }, "state": { "type": "string" }, "width": { "type": "integer" } } } } } }, "_links": { "type": "object", "properties": { "assignedTo": { "type": "object", "properties": { "href": { "type": "string" } } }, "createdByCustomer": { "type": "object", "properties": { "href": { "type": "string" } } }, "createdByUser": { "type": "object", "properties": { "href": { "type": "string" } } }, "customer": { "type": "object", "properties": { "href": { "type": "string" } } } } }, "action": { "type": "object", "properties": { "associatedEntities": { "type": "object", "properties": { "user": { "type": "integer" } } }, "text": { "type": "string" }, "type": { "type": "string" } } }, "assignedTo": { "type": "object", "properties": { "email": { "type": "string" }, "first": { "type": "string" }, "id": { "type": "integer" }, "last": { "type": "string" }, "photoUrl": { "type": "string" }, "type": { "type": "string" } } }, "body": { "type": "string" }, "createdAt": { "type": "string" }, "createdBy": { "type": "object", "properties": { "email": { "type": "string" }, "first": { "type": "string" }, "id": { "type": "integer" }, "last": { "type": "string" }, "photoUrl": { "type": "string" }, "type": { "type": "string" } } }, "customer": { "type": "object", "properties": { "email": { "type": "string" }, "first": { "type": "string" }, "id": { "type": "integer" }, "last": { "type": "string" }, "photoUrl": { "type": "string" } } }, "id": { "type": "integer" }, "openedAt": { "type": "string" }, "savedReplyId": { "type": "integer" }, "source": { "type": "object", "properties": { "type": { "type": "string" }, "via": { "type": "string" } } }, "state": { "type": "string" }, "status": { "type": "string" }, "to": { "type": "array", "items": { "type": "string" } }, "type": { "type": "string" } } } } } }, "_links": { "type": "object", "properties": { "closedBy": { "type": "object", "properties": { "href": { "type": "string" } } }, "createdByCustomer": { "type": "object", "properties": { "href": { "type": "string" } } }, "mailbox": { "type": "object", "properties": { "href": { "type": "string" } } }, "primaryCustomer": { "type": "object", "properties": { "href": { "type": "string" } } }, "self": { "type": "object", "properties": { "href": { "type": "string" } } }, "threads": { "type": "object", "properties": { "href": { "type": "string" } } }, "web": { "type": "object", "properties": { "href": { "type": "string" } } } } }, "bcc": { "type": "array", "items": { "type": "string" } }, "cc": { "type": "array", "items": { "type": "string" } }, "closedBy": { "type": "integer" }, "closedByUser": { "type": "object", "properties": { "email": { "type": "string" }, "first": { "type": "string" }, "id": { "type": "integer" }, "last": { "type": "string" }, "type": { "type": "string" } } }, "createdAt": { "type": "string" }, "createdBy": { "type": "object", "properties": { "email": { "type": "string" }, "first": { "type": "string" }, "id": { "type": "integer" }, "last": { "type": "string" }, "photoUrl": { "type": "string" }, "type": { "type": "string" } } }, "customerWaitingSince": { "type": "object", "properties": { "friendly": { "type": "string" }, "time": { "type": "string" } } }, "customFields": { "type": "array", "items": { "type": "object", "properties": { "id": { "type": "integer" }, "name": { "type": "string" }, "text": { "type": "string" }, "value": { "type": "string" } } } }, "folderId": { "type": "integer" }, "id": { "type": "integer" }, "mailboxId": { "type": "integer" }, "number": { "type": "integer" }, "preview": { "type": "string" }, "primaryCustomer": { "type": "object", "properties": { "email": { "type": "string" }, "first": { "type": "string" }, "id": { "type": "integer" }, "last": { "type": "string" }, "photoUrl": { "type": "string" }, "type": { "type": "string" } } }, "source": { "type": "object", "properties": { "type": { "type": "string" }, "via": { "type": "string" } } }, "state": { "type": "string" }, "status": { "type": "string" }, "subject": { "type": "string" }, "tags": { "type": "array", "items": { "type": "object", "properties": { "color": { "type": "string" }, "id": { "type": "integer" }, "tag": { "type": "string" } } } }, "threads": { "type": "integer" }, "type": { "type": "string" }, "userUpdatedAt": { "type": "string" } }, "version": 1 }