[
{
"id": "<string>",
"chatId": "<string>",
"status": "CREATED",
"sender": {
"id": "<string>",
"type": "PROVIDER",
"firstName": "<string>",
"lastName": "<string>",
"phoneNumber": "<string>",
"email": "<string>",
"locationId": "<string>"
},
"createdDate": "2023-11-07T05:31:56Z",
"messageUid": "<string>",
"content": "<string>",
"errorMessage": "<string>",
"sendoMessageId": "<string>",
"functionCall": {},
"files": [],
"suggestedMessages": [
{
"id": "<string>",
"chatId": "<string>",
"fromMessageId": "<string>",
"content": "<string>",
"assistantId": "<string>",
"isSelected": true,
"createdDate": "2023-11-07T05:31:56Z"
}
],
"toolCalls": [
{
"id": "<string>",
"toolName": "<string>",
"toolArguments": {},
"createdDate": "2023-11-07T05:31:56Z",
"callId": "<string>",
"messageId": "<string>",
"alertId": "<string>",
"toolCallId": "<string>",
"result": {},
"toolCallDescription": "<string>",
"hasBeenCalled": false
}
],
"eventId": "<string>",
"type": "REMINDER"
}
]