Future<void> sendUiToolAuth(String messageId, String toolId) async { showCustomBasicDialog(Strings.googleDriveNotImplemented.tr); return; }