browse_navigate
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Navigate an open session to a URL (SSRF-guarded). Returns url/status/title + any anti-bot challenge. Free.
Parameters schema
{
"type": "object",
"required": [
"browser_id",
"url"
],
"properties": {
"url": {
"type": "string",
"description": "the page to load (http/https)"
},
"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