start_game
Start a new text-adventure game or restart one by providing its game ID. Initiates the interactive story for exploration and puzzle solving.
Instructions
Start (or restart) a text-adventure game. The AI is the player — explore with 'look', move with 'go north' etc., take items, and collect treasures to win.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gameId | No | Game id from list_games (default: colossal-dungeon) | colossal-dungeon |