Skip to main content

Module web_fetch

Module web_fetch 

Source
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§

WebFetchTool
Tool for fetching web page content.