{ "name": "browser_select", "description": "Select an option in a element" }, "ref_id": { "type": "string", "description": "Stable ref_id from read_page" }, "value": { "type": "string", "description": "Option value or visible text to select" } }, "required": [ "value" ] } }