browser_highlight
Persistently highlight any element on a webpage, using a customizable overlay, to enable AI agents to visually locate and interact with specific page elements.
Instructions
Show a persistent highlight overlay around the element on the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Additional inline CSS applied to the highlight overlay, e.g. "outline: 2px dashed red". | |
| target | Yes | Exact target element reference from the page snapshot, or a unique element selector | |
| element | No | Human-readable element description used to obtain permission to interact with the element |