test_get_game_state
Get a snapshot of the game state, including autoloads, constants, and configuration, for RTS agent testing.
Instructions
Get a snapshot of game state including available autoloads, constants, and configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Optional: specific categories to include (players, units, buildings, resources, disasters) | |
| projectPath | Yes | Path to the Godot project directory |