CallSuccessIdentifier callModifyUserPassword(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_修改用户密码
CallSuccessIdentifier callSwitchDisplayScreenProjectionMode(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_切换显示器投屏方式
CallSuccessIdentifier callSetDisplayScreenScaling(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置显示器屏幕缩放
CallSuccessIdentifier callSetDisplayBrightness(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置显示器亮度
CallSuccessIdentifier callVolumeControl(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_音量控制
CallSuccessIdentifier callSelectInputOutputDevices(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_选择输入输出设备
CallSuccessIdentifier callSwitchPowerMode(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_切换电源模式
CallSuccessIdentifier callSetDisplayOffAfterThisPeriodOfTime(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置此时间段后关闭显示器
CallSuccessIdentifier callSetSystemToSleepAfterThisPeriodOfTime(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置此时间段后系统进入睡眠
CallSuccessIdentifier callQuerySystemConfigurationInformation(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_查询系统配置信息
CallSuccessIdentifier callQuerySystemStatus(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_查询系统状态
CallSuccessIdentifier callBluetoothOperate(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_蓝牙操作
CallSuccessIdentifier callSetMousePointerSize(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置鼠标指针大小
CallSuccessIdentifier callTouchpadEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_触控板启用
CallSuccessIdentifier callDisableTouchpadWhenTypingSetting(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_打字时禁用触控板设置
CallSuccessIdentifier callSidebarDisplayTabletMode(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_侧边栏显示平板模式
CallSuccessIdentifier callActivateScreenSaverLockScreenSetting(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_激活屏保时锁定屏幕设置
CallSuccessIdentifier callMergeIconsOnTaskbar(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_合并任务栏上的图标
CallSuccessIdentifier callSetTaskbarPositionOnScreen(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置任务栏在屏幕上的位置
CallSuccessIdentifier callSetTaskbarSize(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置任务栏大小
CallSuccessIdentifier callAutoHideTaskbar(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_自动隐藏任务栏
CallSuccessIdentifier callLockTaskbar(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_锁定任务栏
CallSuccessIdentifier callCustomizeTimeZone(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_自定义时区时间
CallSuccessIdentifier callAdjustSystemFontSize(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置系统字体
CallSuccessIdentifier callSetStartupApplications(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置开机启动应用
CallSuccessIdentifier callSetLoginOptions(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置登录选项
CallSuccessIdentifier callSetSystemSoundEffects(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置系统音效
CallSuccessIdentifier callVolumeEnhancementEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_音量增强启用
CallSuccessIdentifier callSetPasswordRequiredWhenWakingUpTheScreen(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置唤醒屏幕时需要密码
CallSuccessIdentifier callSetMousePointerSpeed(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置鼠标指针速度
CallSuccessIdentifier callSetMouseScrollWheelSpeed(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置鼠标滚轮速度
CallSuccessIdentifier callMouseAccelerationEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_鼠标加速启用
CallSuccessIdentifier callSetCursorBlinkInTextArea(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置在文本区域闪烁光标
CallSuccessIdentifier callDisableTouchpadWhenMouseIsInsertedSetting(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_插入鼠标时禁用触控板设置
CallSuccessIdentifier callSetTouchpadGestures(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置触控板手势
CallSuccessIdentifier callSetTouchpadPointerSpeed(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置触控板指针速度
CallSuccessIdentifier callSetTouchscreenGestures(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置触摸屏手势
CallSuccessIdentifier callWiredNetworkEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_有线网络启用
CallSuccessIdentifier callWirelessLocalAreaNetworkEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_无线局域网启用
CallSuccessIdentifier callVpnEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_VPN启用
CallSuccessIdentifier callSetTheme(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置主题
CallSuccessIdentifier callScreenSaverSettings(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_屏保设置
CallSuccessIdentifier callSetWindowAppearance(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置窗口外观
CallSuccessIdentifier callTaskbarMultiTaskViewEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_任务栏多任务视图启用
CallSuccessIdentifier callSystemUpdate(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_系统更新
CallSuccessIdentifier callOpenSecurityCenter(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_打开安全中心
CallSuccessIdentifier callSetDisplayResolution(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置显示器分辨率
CallSuccessIdentifier callSetDisplayScreenOrientation(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置显示器屏幕方向
CallSuccessIdentifier callModifyUserAvatar(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_修改用户头像
CallSuccessIdentifier callSetPasswordFreeLogin(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置免密登录
CallSuccessIdentifier callSetAutoLoginAtStartup(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置开机自动登录
CallSuccessIdentifier callAddOtherUsers(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_添加其他用户
CallSuccessIdentifier callSetDisplayRefreshRate(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置显示器刷新率
CallSuccessIdentifier callSetDisplayColorTemperatureAndEyeProtection(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置显示器色温与护眼
CallSuccessIdentifier callSetListenToThisDevice(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置侦听此设备
CallSuccessIdentifier callSetPromptSound(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置提示音
CallSuccessIdentifier callLockScreenPersonalizationSettings(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_锁屏个性化设置
CallSuccessIdentifier callSetSystemNotifications(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置系统通知
CallSuccessIdentifier callRemoteDesktopEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_远程桌面启用
CallSuccessIdentifier callPrinterSettings(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_打印机设置
CallSuccessIdentifier callSetMainMouseButton(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置鼠标主按钮
CallSuccessIdentifier callSetMouseCursorBlinkFrequency(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置鼠标光标闪烁频率
CallSuccessIdentifier callSetMouseScrollDirection(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置鼠标滚动方向
CallSuccessIdentifier callSetMouseDoubleClickInterval(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置鼠标双击间隔时长
CallSuccessIdentifier callTouchpadClickFunctionEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_触控板点击功能启用
CallSuccessIdentifier callScrollBarFollowFingerScrollSetting(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_滚动条跟随手指滚动设置
CallSuccessIdentifier callTouchpadScrollAreaSetting(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_触控板滚动区域设置
CallSuccessIdentifier callDeviceShortcutKeySettings(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设备快捷键设置
CallSuccessIdentifier callKeyboardSettings(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_键盘设置
CallSuccessIdentifier callSystemProxy(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_系统代理
CallSuccessIdentifier callAirplaneModeEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_飞行模式启用
CallSuccessIdentifier callMobileHotspotEnable(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_移动热点启用
CallSuccessIdentifier callSetTimeAndDate(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_设置时间和日期
CallSuccessIdentifier callRegionalLanguageFormatSettings(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_区域语言格式设置
CallSuccessIdentifier callSystemBackupAndRestore(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 系统操作_系统备份还原
CallSuccessIdentifier callScheduleViewAndManagement(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 日程管理_日程查看&安排
CallSuccessIdentifier callAlarmClockSetting(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 日程管理_闹钟设置
CallSuccessIdentifier callMediasMusicPlayer(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 第三方应用控制_多媒体-音乐播放
CallSuccessIdentifier callMediasVideoPlayer(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 第三方应用控制_多媒体-视频播放
CallSuccessIdentifier callMediasPlayerControls(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 第三方应用控制_多媒体-播放器控制
CallSuccessIdentifier callSystemAppControl(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 第三方应用控制_应用控制
CallSuccessIdentifier callGlobalSearch(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 本地数据检索_全局搜索
CallSuccessIdentifier callMultimodalInputRecognitionRag(DialogueData::Intent& curTurnIntent, std::string& userInput);  // 多模态输入识别_多模态输入识别RAG问答
