AI chat message for WebSocket
| Property |
Type |
Description |
chatbot? |
string |
- |
content? |
string |
- |
conversation_id? |
string |
- |
impersonate_user_id? |
string |
- |
namespace? |
string |
- |
page_context? |
string |
Optional page context for page-aware chatbots (Level 2 page profiles). Sent per-message; the supervisor looks up the matching PageProfile (if any) and uses it to bias routing and override per-page config. Missing or unknown values fall back to the chatbot’s global config. |
type |
"start_chat" | "message" | "cancel" |
- |