detect_combat_state
Reads combat indicators from the game screen including XP drops, enemy HP bar, poison/venom status, and overhead prayers to analyze the current combat state.
Instructions
Read combat indicators: XP drops, enemy HP bar, poison/venom status, overhead prayers
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. |