pub async fn handle( registry: &PluginRegistry, tool_name: &str, latest: Option<usize>, include_prerelease: bool, detailed: bool, interactive: bool, ) -> Result<()>
Handle the fetch command