pub async fn execute_search(
args: &Value,
searx_url: Option<String>,
) -> Result<String, String>Expand description
tool: research_web
Perform a zero-cost technical search using SearXNG (if configured) or DuckDuckGo Lite. Returns snippets and titles from technical search results.