browse_evaluate
ActiveTool of WingmanProtocol Agent Gateway
Run JavaScript in the current page and return its result — powerful: extract complex data or drive JS widgets the @eN/CSS verbs can't. Runs in the page's sandbox (not the host); navigation stays SSRF-guarded.
Parameters schema
{
"type": "object",
"required": [
"browser_id",
"js"
],
"properties": {
"js": {
"type": "string",
"description": "JavaScript expression/IIFE to evaluate in the page"
},
"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