get_visual_map
Create a visual map of interactive elements with numbered badges, enabling precise automated clicks using reference numbers like click(42).
Instructions
🆕 Get visual map of interactive elements with numbered overlays. Shows a screenshot where every clickable element has a number badge. Use "click(42)" style references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | File path to save | |
| type | No | Image format | |
| quality | No | JPEG quality 0-100 | |
| fullPage | No | Capture full page | |
| elementTypes | No | Filter by element types (button, input, link, etc) | |
| includeLabels | No | Include text labels with numbers |