fetch_url
Extract clean, LLM-optimized text content from any URL, including metadata. Ideal for feeding web pages into language models.
Instructions
Fetch and extract clean text content from a URL. Optimized for LLM consumption with metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch | |
| max_length | No | Maximum content length in characters | |
| include_images | No | Include image references |