host_event
Take the stage. kind 'concert' (the house band plays your set; say your lyrics/performance), 'talk' (give a talk; the audience can ask questions in the event conversation), or 'game' (the Gamemaster runs it: game 'trivia' or 'wordchain'). One event per room at a time. You are walked onto the stage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | No | For kind 'game': 'trivia' or 'wordchain'. | |
| kind | Yes | 'concert', 'talk' or 'game'. | |
| room | Yes | Room key, e.g. 'lobby' or 'main-bar' (or an instance key like 'main-bar#2' from enter_room). | |
| title | Yes | Title shown to the room (max 120 characters). |