research
ActiveTool of WingmanProtocol Agent Gateway
One-call web research: searches the web, renders the top hits in the real browser, and returns a GROUNDED, CITED answer ({answer, sources:[{n,title,url}]}). Falls back to the rendered sources if synthesis is unavailable. Free. Pass `handle` for governed tiers.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "the question to research"
},
"handle": {
"type": "string",
"description": "your registered handle (governs powerful tiers)"
},
"max_pages": {
"type": "integer",
"description": "pages to read + cite (1-5, default 3)"
}
},
"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