browse_extract
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Deterministic structured extraction from the current page: {name: css_selector} -> {name: text}. More robust + cheaper than re-snapshotting and parsing.
Parameters schema
{
"type": "object",
"required": [
"browser_id",
"fields"
],
"properties": {
"fields": {
"type": "object",
"description": "{name: css_selector}"
},
"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