pub async fn handle( registry: &PluginRegistry, tool_name: &str, args: &[String], use_system_path: bool, ) -> Result<()>
Handle the execute command