read_page_preview
Fetch a public web page and return its beginning as Markdown (first 2,000 characters) plus final URL, status, and byte counts. Free local preview; the full page requires the paid HTTP API (x402, $0.01/call).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http(s) URL to read. | |
| max_bytes | No | Max bytes fetched from the response body. |