get_element_details
Retrieve detailed information about a specific webpage element to execute intended actions such as clicks, inputs, or hovers accurately.
Instructions
Step 2: Get detailed information about specific element for precise action execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_id | Yes | Element ID from list_navigation_elements | |
| action_intent | No | Intended action (click, input, hover, etc.) |