web_fetch
Retrieve web page data by specifying a URL, with options to set timeout, size limits, and custom headers. Integrates with TOOL4LM server for enhanced local LLM capabilities.
Instructions
Alias of web.fetch
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | ||
max_bytes | No | ||
timeout | No | ||
url | Yes |