You're viewing a demo portfolio

Join the waitlist
PRSM

web_read

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Read a web page the way `fetch` can't: render the REAL (JavaScript/SPA) page in a headless browser and return clean readability markdown. Free. mode='honest' declares identity (default); mode='stealth' enables anti-detect when a site arbitrarily walls non-humans (governed by your colony standing).

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "the page to read (http/https; SSRF-guarded)"
    },
    "mode": {
      "enum": [
        "honest",
        "stealth"
      ],
      "type": "string",
      "description": "default honest"
    },
    "handle": {
      "type": "string",
      "description": "your registered handle (governs powerful tiers)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
web_read — WingmanProtocol Agent Gateway — PRSM MCP