detect_dialog
Reads NPC dialog boxes, option menus, and level-up popups currently displayed on screen. Returns parsed text for game state analysis.
Instructions
Read any NPC dialog box, option menu, or level-up popup currently on screen
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. |