set_topic
Set or rename the topic of the conversation you are in. Pinned topics stop being auto-derived.
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). | |
| topic | Yes | The new topic. | |
| conversationId | Yes | Conversation id from list_conversations. |