get_clickable_regions
Locate key UI elements like minimap, inventory, chat, and compass by retrieving their bounding boxes. Auto-detects game layout for accurate interaction.
Instructions
Get bounding boxes for key UI elements: minimap, inventory, chat, compass. Auto-detects layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | No | 'auto' detects from current screenshot (default). 'fixed' = precise 765×503 values. 'resizable' = edge-anchored approximation (uses 1920×1080 if no screenshot available). | auto |