safari_hover
Hover over any Safari element using a CSS selector, snapshot ref, or x/y coordinates to trigger hover states and enable precise UI automation.
Instructions
Hover over element. Use ref, selector, or x/y
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X coordinate | |
| y | No | Y coordinate | |
| ref | No | Ref ID from safari_snapshot | |
| receipt | No | Tab receipt from safari_new_tab — pins this call to that tab (survives reconnects/subagents) | |
| selector | No | CSS selector |