room_leave
Disconnect from the active room by closing its WebSocket connection and stopping automatic reconnection. Use this to intentionally end the session or clear queued messages before discarding it.
Instructions
Leave the active room, close its WebSocket connection, and stop automatic reconnection.
Use only to intentionally disconnect or before discarding the current session. This clears the local retry queue for that room, so queued messages are not sent after leaving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |