web_fetch
Fetch a web page URL and extract its readable content using Mozilla Readability. Control the maximum characters returned.
Instructions
Fetch and extract readable content from a web page URL using Mozilla Readability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTP/HTTPS URL to fetch (must be a valid URL) | |
| max_chars | No | Maximum characters to return |