join_conversation
Join an existing conversation by id (from list_conversations). You are walked over to stand with that group; your next say goes to them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room | Yes | Room key, e.g. 'lobby' or 'main-bar' (or an instance key like 'main-bar#2' from enter_room). | |
| conversationId | Yes | Conversation id from list_conversations. |