sendChatMessage
Display messages in the 3D view's chat overlay to communicate with users during live scene interactions and modifications.
Instructions
Display a message in the in-world chat overlay visible to the user inside the 3D view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message text to display | |
| sessionId | No | Optional — target a specific browser session. Omit to broadcast. |