get_game_state
Retrieve real-time Pokemon game data including player location, badges, party Pokemon details, and battle status from RAM.
Instructions
Read the full game state from RAM.
Returns a summary of: player location, badges, money, party Pokemon (species, level, HP, moves), and whether a battle is active.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||