get_dropdown_options
Retrieve available options from dropdown or select elements in web pages to facilitate form completion and data extraction during browser automation.
Instructions
Get options from a dropdown/select element, it will return the options of the element, and the id and name of the element
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| index | Yes |