pub async fn handle( registry: &PluginRegistry, tool_name: &str, version: Option<&str>, force: bool, ) -> Result<()>