Prompt capture
WebFetch tool description
10 model strings share this prompt, byte for byte.
1Fetches a URL, converts the page to markdown, and answers `prompt` against it using a small fast model.
3- Fails on authenticated/private URLs — use an authenticated MCP tool or `gh` for those instead.
4- HTTP is upgraded to HTTPS. Cross-host redirects are returned to you rather than followed; call again with the redirect URL.
5- Responses are cached for 15 minutes per URL.