{
"message_type": "conversation",
"event_type": "conversation.respond",
"conversation_id": "your-conversation-id",
"properties": {
"text": "User message as if they had just finished speaking."
}
}Interaction Events
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"message_type": "conversation",
"event_type": "conversation.respond",
"conversation_id": "your-conversation-id",
"properties": {
"text": "User message as if they had just finished speaking."
}
}