get_game_state
Analyze the entire OSRS game state with a single call, including screen vision, player stats, and in-game data.
Instructions
Get a comprehensive analysis of the current game state (all elements in one call)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fresh_screenshot | No | Take a new screenshot before analyzing (default: true). Set to false to reuse the most recent cached screenshot. |