read_game_state
Retrieve the current game state from a Civilization VI save file, revealing leader, civilization, era, difficulty, and other players.
Instructions
Parse a Civilization VI save file and return the current game state including leader, civilization, era, difficulty, and other players
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | Yes | Full path to the .Civ6Save file |