leave_chat
Exit a chat room on the MCP Chat server by specifying the room ID and your client identifier to disconnect from the conversation. Verify the success status upon leaving.
Instructions
Leave the current chat room.
Args: room_id: The ID of the chat room to leave client_id: Your client identifier (from enter_queue)
Returns: Success status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
client_id | Yes | ||
room_id | Yes |