studio_highlight
Draw an accent ring around a target element to highlight it, optionally with a label card. Scrolls the target into view and returns whether the target was found.
Instructions
Draw an accent ring around a target (CSS selector or visible text), optionally with a label card beside it — the 'look here' callout. Scrolls the target into view first. Returns whether the target was found. Clear highlights (clear=true) before navigating or zooming elsewhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Remove all rings/labels instead of adding one. | |
| label | No | Label card text beside the ring (optional; ring-only without it). | |
| target | No | CSS selector, or visible text, of the element to ring. | |
| eyebrow | No | Small kicker on the label card (optional). |