read_website
Extract and convert website content into clean Markdown for analysis, documentation, or information gathering. Preserves structure, links, and supports multi-page crawling.
Instructions
Fast, token-efficient web content extraction - ideal for reading documentation, analyzing content, and gathering information from websites. Converts to clean Markdown while preserving links and structure.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pages | No | Maximum number of pages to crawl (default: 1) | |
url | Yes | HTTP/HTTPS URL to fetch and convert to markdown |