web_fetch
Fetch web page content from a URL to extract readable text, with options to truncate and limit characters for downstream processing.
Instructions
Fetch web page content using Ollama's web fetch API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| truncate | No | ||
| max_chars | No |