browse_select
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Select an <option> value in a dropdown by @eN ref.
Parameters schema
{
"type": "object",
"required": [
"browser_id",
"ref",
"value"
],
"properties": {
"ref": {
"type": "string",
"description": "an @eN ref (a <select>)"
},
"value": {
"type": "string",
"description": "option value to choose"
},
"browser_id": {
"type": "string",
"description": "from browse_open"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries