workspaceIdstring uuid required
conversationIdstring uuid nullable required
userIdstring uuid nullable required
whatsappMessageIdstring nullable required
Id of the message in the WhatsApp API
fromstring nullable required
WhatsApp id of the sender phone number
tostring nullable required
role'user' | 'assistant' | 'tool' | 'internal' required
statusstring nullable required
Delivery status reported by WhatsApp
typestring nullable required
Message type, e.g. text, image or interactive
contentstring nullable required
Textual content of the message, when it has one
contentDataobject nullable required
Type-specific payload of the message
createDatestring date-time required
sendDatestring date-time required
deliverDatestring date-time nullable required
readDatestring date-time nullable required