Skip to main content

execute_fetch

Function execute_fetch 

Source
pub async fn execute_fetch(args: &Value) -> Result<String, String>
Expand description

tool: fetch_docs

Fetch any URL and convert it into clean, agent-ready Markdown using the Jina Reader proxy. This prevents local IP blocking and ensures structured context for documentation.