web.fetch
Retrieve web content securely by fetching a URL with customizable size and timeout limits while preventing SSRF vulnerabilities. Use this tool to safely access and manage web data for local LLM applications.
Instructions
Fetch a URL with size/time limits and anti-SSRF.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | ||
max_bytes | No | ||
timeout | No | ||
url | Yes |