n8n-nodes-base
Version:
Base nodes of n8n
84 lines (83 loc) • 1.93 kB
JSON
{
"type": "object",
"properties": {
"answer": {
"type": "string"
},
"createdDate": {
"type": "string"
},
"documentType": {
"type": "string"
},
"eTag": {
"type": "string"
},
"id": {
"type": "string"
},
"isActive": {
"type": "boolean"
},
"lastModifiedDate": {
"type": "string"
},
"metadados": {
"type": "object",
"properties": {
"Email": {
"type": "string"
},
"EnvioEmail": {
"type": "string"
},
"FollowUp": {
"type": "string"
},
"IdLead": {
"type": "string"
},
"MensagemTimestamp": {
"type": "string"
},
"Nome": {
"type": "string"
},
"RespostaAgenteTimestamp": {
"type": "string"
},
"sessionId": {
"type": "string"
},
"Status": {
"type": "string"
},
"Telefone": {
"type": "string"
}
}
},
"partitionKey": {
"type": "string"
},
"query": {
"type": "string"
},
"resourceId": {
"type": "string"
},
"selfLink": {
"type": "string"
},
"timestamp": {
"type": "string"
},
"timeStamp": {
"type": "integer"
},
"version": {
"type": "integer"
}
},
"version": 3
}