act
Send commands to a text-adventure game and receive the game's response. Move, look, take, or use items to explore, solve puzzles, and progress.
Instructions
Send a command to the current game: move, look, take, use, examine... Returns the game's response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Natural-language command, e.g. 'go north', 'take the lantern', 'use lantern', 'look', 'inventory' |