babelwrap_hover
Hover over a webpage element by describing it in natural language or using a saved element ID for direct targeting.
Instructions
Hover over an element on the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The active session ID. | |
| target | Yes | Natural language description of the element to hover over. TIP: Pass an element ID from a previous snapshot to bypass LLM resolution entirely for instant, deterministic targeting. | |
| compact | No | If True, return a compact snapshot with minimal whitespace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||