browse_close
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Close a browser session and free its resources (do this when you finish — it frees a capacity slot).
Parameters schema
{
"type": "object",
"required": [
"browser_id"
],
"properties": {
"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