pub async fn execute_tool( _registry: &PluginRegistry, tool_name: &str, args: &[String], use_system_path: bool, ) -> Result<i32>
Execute tool with given arguments using the transparent proxy system