browse_type
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Type text into an input by its @eN ref; enter=true submits.
Parameters schema
{
"type": "object",
"required": [
"browser_id",
"ref"
],
"properties": {
"ref": {
"type": "string",
"description": "an @eN ref from browse_snapshot"
},
"text": {
"type": "string",
"description": "text to type"
},
"enter": {
"type": "boolean",
"description": "press Enter after typing"
},
"browser_id": {
"type": "string",
"description": "from browse_open"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries