Read Web Page
read_pageRead one known web page as clean Markdown without raw HTML noise.
Use this for documentation, articles, and product pages when the URL is already known. For an unfamiliar site, use map_site first to choose useful URLs instead of crawling every page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute HTTP(S) URL of documentation, an article, or a product page to read without raw HTML noise |