get_world_state
Retrieve the current state of a generated world in an RPG game engine to access game data and track progress during tabletop sessions.
Instructions
Retrieves the current state of the generated world.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worldId | Yes | The ID of the world to retrieve | |
| sessionId | No |