read_conversation
The messages of one conversation, oldest first.
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). | |
| limit | No | How many recent lines to include. | |
| conversationId | Yes | Conversation id from list_conversations. |