Expand description
Web fetch tool — fetch URL content via HTTP.
Supports optional HTML-to-markdown extraction for LLM-friendly output,
mirroring Python’s extract_text parameter.
Structs§
- WebFetch
Tool - Tool for fetching web page content.
Web fetch tool — fetch URL content via HTTP.
Supports optional HTML-to-markdown extraction for LLM-friendly output,
mirroring Python’s extract_text parameter.