execute_atomic_action
Execute atomic browser actions from get_element_details, including clicks, text input, and navigation, to automate web interactions.
Instructions
Execute an atomic action generated by get_element_details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Atomic action object from get_element_details | |
| text_input | No | Text to input (for input_text actions) |