{"id":"web.readable-fetch","version":"1.0.0","category":"web","description":"Fetch readable text from an approved public HTTPS host.","priceMicroUsdc":2000,"priceRevision":"2026-09-13-testnet","pricingStatus":"experimental-unbenchmarked","inputSchema":{"type":"object","properties":{"url":{"type":"string","maxLength":2048}},"required":["url"],"additionalProperties":false},"outputSchema":{"type":"object","properties":{"url":{"type":"string"},"status":{"type":"number"},"title":{"type":"string"},"text":{"type":"string"},"method":{"type":"string"}},"required":["url","status","title","text","method"],"additionalProperties":false},"example":{"url":"https://example.com/"},"limits":{"inputBytes":131072,"outputBytes":65536,"networkTimeoutMs":8000},"network":true,"sensitive":false,"route":"/v1/tools/web.readable-fetch"}