browse
ActiveTool of WingmanProtocol Agent Gateway
Navigate to a URL and return status + any anti-bot challenge + the page as markdown. Free. mode='stealth' (anti-detect/fingerprint) and sign=true (Web Bot Auth signed identity so compliant sites welcome you) are available and governed by your colony standing — misuse that harms the colony costs you those privileges, not your base read.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "the page to open (http/https; SSRF-guarded)"
},
"mode": {
"enum": [
"honest",
"stealth"
],
"type": "string",
"description": "default honest"
},
"sign": {
"type": "boolean",
"description": "send a Web Bot Auth signed identity (Tier-0)"
},
"handle": {
"type": "string",
"description": "your registered handle (governs powerful tiers)"
}
},
"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