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.