shortcutkit 0.6.1 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -3
- package/dist/generated/actions.d.ts +1875 -0
- package/dist/generated/params.d.ts +3751 -0
- package/dist/index.d.ts +29 -0
- package/dist/index.js +1887 -1877
- package/package.json +1 -1
|
@@ -0,0 +1,3751 @@
|
|
|
1
|
+
import type { ParamTypes } from "./actions.js";
|
|
2
|
+
/** Parameters of Ping My iPhone (`com.apple.NanoSettings.NPRFPingMyPhoneIntent`). */
|
|
3
|
+
export type ComAppleNanoSettingsNPRFPingMyPhoneIntentParams = Partial<ParamTypes["com.apple.NanoSettings.NPRFPingMyPhoneIntent"]>;
|
|
4
|
+
/** Parameters of Set Always On (`com.apple.NanoSettings.NPRFSetAlwaysOnIntent`). */
|
|
5
|
+
export type ComAppleNanoSettingsNPRFSetAlwaysOnIntentParams = Partial<ParamTypes["com.apple.NanoSettings.NPRFSetAlwaysOnIntent"]>;
|
|
6
|
+
/** Parameters of Set Auto-Launch Audio Apps (`com.apple.NanoSettings.NPRFSetAutoLaunchAudioAppsIntent`). */
|
|
7
|
+
export type ComAppleNanoSettingsNPRFSetAutoLaunchAudioAppsIntentParams = Partial<ParamTypes["com.apple.NanoSettings.NPRFSetAutoLaunchAudioAppsIntent"]>;
|
|
8
|
+
/** Parameters of Set Flashlight (`com.apple.NanoSettings.NPRFSetFlashLightIntent`). */
|
|
9
|
+
export type ComAppleNanoSettingsNPRFSetFlashLightIntentParams = Partial<ParamTypes["com.apple.NanoSettings.NPRFSetFlashLightIntent"]>;
|
|
10
|
+
/** Parameters of Set Schooltime (`com.apple.NanoSettings.NPRFSetSchoolTimeIntent`). */
|
|
11
|
+
export type ComAppleNanoSettingsNPRFSetSchoolTimeIntentParams = Partial<ParamTypes["com.apple.NanoSettings.NPRFSetSchoolTimeIntent"]>;
|
|
12
|
+
/** Parameters of Set Silent Mode (`com.apple.NanoSettings.NPRFSetSilentModeIntent`). */
|
|
13
|
+
export type ComAppleNanoSettingsNPRFSetSilentModeIntentParams = Partial<ParamTypes["com.apple.NanoSettings.NPRFSetSilentModeIntent"]>;
|
|
14
|
+
/** Parameters of Set Theater Mode (`com.apple.NanoSettings.NPRFSetTheaterModeIntent`). */
|
|
15
|
+
export type ComAppleNanoSettingsNPRFSetTheaterModeIntentParams = Partial<ParamTypes["com.apple.NanoSettings.NPRFSetTheaterModeIntent"]>;
|
|
16
|
+
/** Parameters of Set Wake on Wrist Raise (`com.apple.NanoSettings.NPRFSetWakeOnWristRaiseIntent`). */
|
|
17
|
+
export type ComAppleNanoSettingsNPRFSetWakeOnWristRaiseIntentParams = Partial<ParamTypes["com.apple.NanoSettings.NPRFSetWakeOnWristRaiseIntent"]>;
|
|
18
|
+
/** Parameters of Set Water Lock (`com.apple.NanoSettings.NPRFSetWaterLockIntent`). */
|
|
19
|
+
export type ComAppleNanoSettingsNPRFSetWaterLockIntentParams = Partial<ParamTypes["com.apple.NanoSettings.NPRFSetWaterLockIntent"]>;
|
|
20
|
+
/** Parameters of Show Notes Folder (`com.apple.Notes.ICNotesFolderIntent`). */
|
|
21
|
+
export type ComAppleNotesICNotesFolderIntentParams = Partial<ParamTypes["com.apple.Notes.ICNotesFolderIntent"]>;
|
|
22
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.LaunchApplicationIntent`). */
|
|
23
|
+
export type ComAppleTVRemoteUIServiceLaunchApplicationIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.LaunchApplicationIntent"]>;
|
|
24
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.LaunchRemoteIntent`). */
|
|
25
|
+
export type ComAppleTVRemoteUIServiceLaunchRemoteIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.LaunchRemoteIntent"]>;
|
|
26
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.LaunchScreenSaverIntent`). */
|
|
27
|
+
export type ComAppleTVRemoteUIServiceLaunchScreenSaverIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.LaunchScreenSaverIntent"]>;
|
|
28
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.PauseContentIntent`). */
|
|
29
|
+
export type ComAppleTVRemoteUIServicePauseContentIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.PauseContentIntent"]>;
|
|
30
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.ReduceLoudSoundsIntent`). */
|
|
31
|
+
export type ComAppleTVRemoteUIServiceReduceLoudSoundsIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.ReduceLoudSoundsIntent"]>;
|
|
32
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.SkipContentIntent`). */
|
|
33
|
+
export type ComAppleTVRemoteUIServiceSkipContentIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.SkipContentIntent"]>;
|
|
34
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.SleepAppleTVIntent`). */
|
|
35
|
+
export type ComAppleTVRemoteUIServiceSleepAppleTVIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.SleepAppleTVIntent"]>;
|
|
36
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.SwitchUserAccountIntent`). */
|
|
37
|
+
export type ComAppleTVRemoteUIServiceSwitchUserAccountIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.SwitchUserAccountIntent"]>;
|
|
38
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.ToggleCaptionsIntent`). */
|
|
39
|
+
export type ComAppleTVRemoteUIServiceToggleCaptionsIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.ToggleCaptionsIntent"]>;
|
|
40
|
+
/** Parameters of Set Appearance on Apple TV (`com.apple.TVRemoteUIService.ToggleSystemAppearanceIntent`). */
|
|
41
|
+
export type ComAppleTVRemoteUIServiceToggleSystemAppearanceIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.ToggleSystemAppearanceIntent"]>;
|
|
42
|
+
/** Parameters of Unknown Action (`com.apple.TVRemoteUIService.WakeAppleTVIntent`). */
|
|
43
|
+
export type ComAppleTVRemoteUIServiceWakeAppleTVIntentParams = Partial<ParamTypes["com.apple.TVRemoteUIService.WakeAppleTVIntent"]>;
|
|
44
|
+
/** Parameters of Change Background Sound (`com.apple.UniversalAccess.UASettingsShortcuts.UASetBackgroundSoundIntent`). */
|
|
45
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUASetBackgroundSoundIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UASetBackgroundSoundIntent"]>;
|
|
46
|
+
/** Parameters of Set Background Sounds Timer Interval (`com.apple.UniversalAccess.UASettingsShortcuts.UASetBackgroundSoundsTimerIntent`). */
|
|
47
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUASetBackgroundSoundsTimerIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UASetBackgroundSoundsTimerIntent"]>;
|
|
48
|
+
/** Parameters of Set Background Sounds Volume (`com.apple.UniversalAccess.UASettingsShortcuts.UASetBackgroundSoundsVolumeIntent`). */
|
|
49
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUASetBackgroundSoundsVolumeIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UASetBackgroundSoundsVolumeIntent"]>;
|
|
50
|
+
/** Parameters of Set Accessibility Keyboard (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleAccessibilityKeyboardIntent`). */
|
|
51
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleAccessibilityKeyboardIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleAccessibilityKeyboardIntent"]>;
|
|
52
|
+
/** Parameters of Set Alternate Pointer Actions (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleAlternatePointerActionsIntent`). */
|
|
53
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleAlternatePointerActionsIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleAlternatePointerActionsIntent"]>;
|
|
54
|
+
/** Parameters of Set Audio Descriptions (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleAudioDescriptionsIntent`). */
|
|
55
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleAudioDescriptionsIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleAudioDescriptionsIntent"]>;
|
|
56
|
+
/** Parameters of Toggle Background Sounds (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleBackgroundSoundsIntent`). */
|
|
57
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleBackgroundSoundsIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleBackgroundSoundsIntent"]>;
|
|
58
|
+
/** Parameters of Set Closed Captions+SDH (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleCaptionsIntent`). */
|
|
59
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleCaptionsIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleCaptionsIntent"]>;
|
|
60
|
+
/** Parameters of Set Classic Invert (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleClassicInvertIntent`). */
|
|
61
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleClassicInvertIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleClassicInvertIntent"]>;
|
|
62
|
+
/** Parameters of Set Color Filters (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleColorFiltersIntent`). */
|
|
63
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleColorFiltersIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleColorFiltersIntent"]>;
|
|
64
|
+
/** Parameters of Set Increase Contrast (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleContrastIntent`). */
|
|
65
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleContrastIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleContrastIntent"]>;
|
|
66
|
+
/** Parameters of Set Full Keyboard Access (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleFullKeyboardAccessIntent`). */
|
|
67
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleFullKeyboardAccessIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleFullKeyboardAccessIntent"]>;
|
|
68
|
+
/** Parameters of Set Head Pointer (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleHeadPointerIntent`). */
|
|
69
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleHeadPointerIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleHeadPointerIntent"]>;
|
|
70
|
+
/** Parameters of Set Hover Text (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleHoverTextIntent`). */
|
|
71
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleHoverTextIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleHoverTextIntent"]>;
|
|
72
|
+
/** Parameters of Set Hover Typing (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleHoverTypingIntent`). */
|
|
73
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleHoverTypingIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleHoverTypingIntent"]>;
|
|
74
|
+
/** Parameters of Set Live Captions (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleLiveCaptionsIntent`). */
|
|
75
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleLiveCaptionsIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleLiveCaptionsIntent"]>;
|
|
76
|
+
/** Parameters of Set Live Speech (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleLiveSpeechIntent`). */
|
|
77
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleLiveSpeechIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleLiveSpeechIntent"]>;
|
|
78
|
+
/** Parameters of Set Mono Audio (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleMonoAudioIntent`). */
|
|
79
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleMonoAudioIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleMonoAudioIntent"]>;
|
|
80
|
+
/** Parameters of Set Motion Cues (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleMotionCuesIntent`). */
|
|
81
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleMotionCuesIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleMotionCuesIntent"]>;
|
|
82
|
+
/** Parameters of Set Mouse Keys (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleMouseKeysIntent`). */
|
|
83
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleMouseKeysIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleMouseKeysIntent"]>;
|
|
84
|
+
/** Parameters of Set Reduce Motion (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleReduceMotionIntent`). */
|
|
85
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleReduceMotionIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleReduceMotionIntent"]>;
|
|
86
|
+
/** Parameters of Set Slow Keys (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleSlowKeysIntent`). */
|
|
87
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleSlowKeysIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleSlowKeysIntent"]>;
|
|
88
|
+
/** Parameters of Set Smart Invert (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleSmartInvertIntent`). */
|
|
89
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleSmartInvertIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleSmartInvertIntent"]>;
|
|
90
|
+
/** Parameters of Set Sticky Keys (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleStickyKeysIntent`). */
|
|
91
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleStickyKeysIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleStickyKeysIntent"]>;
|
|
92
|
+
/** Parameters of Set Switch Control (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleSwitchControlIntent`). */
|
|
93
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleSwitchControlIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleSwitchControlIntent"]>;
|
|
94
|
+
/** Parameters of Set Reduce Transparency (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleTransparencyIntent`). */
|
|
95
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleTransparencyIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleTransparencyIntent"]>;
|
|
96
|
+
/** Parameters of Set Voice Control (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleVoiceControlIntent`). */
|
|
97
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleVoiceControlIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleVoiceControlIntent"]>;
|
|
98
|
+
/** Parameters of Set VoiceOver (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleVoiceOverIntent`). */
|
|
99
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleVoiceOverIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleVoiceOverIntent"]>;
|
|
100
|
+
/** Parameters of Set Zoom (`com.apple.UniversalAccess.UASettingsShortcuts.UAToggleZoomIntent`). */
|
|
101
|
+
export type ComAppleUniversalAccessUASettingsShortcutsUAToggleZoomIntentParams = Partial<ParamTypes["com.apple.UniversalAccess.UASettingsShortcuts.UAToggleZoomIntent"]>;
|
|
102
|
+
/** Parameters of FaceTime (`com.apple.facetime.facetime`). */
|
|
103
|
+
export type ComAppleFacetimeFacetimeParams = Partial<ParamTypes["com.apple.facetime.facetime"]>;
|
|
104
|
+
/** Parameters of Call (`com.apple.mobilephone.call`). */
|
|
105
|
+
export type ComAppleMobilephoneCallParams = Partial<ParamTypes["com.apple.mobilephone.call"]>;
|
|
106
|
+
/** Parameters of Post to Shared Album (`com.apple.mobileslideshow.StreamShareService`). */
|
|
107
|
+
export type ComAppleMobileslideshowStreamShareServiceParams = Partial<ParamTypes["com.apple.mobileslideshow.StreamShareService"]>;
|
|
108
|
+
/** Parameters of Recognize Music (`com.apple.musicrecognition.RecognizeMusicIntent`). */
|
|
109
|
+
export type ComAppleMusicrecognitionRecognizeMusicIntentParams = Partial<ParamTypes["com.apple.musicrecognition.RecognizeMusicIntent"]>;
|
|
110
|
+
/** Parameters of Show Topic (`com.apple.news.TagIntent`). */
|
|
111
|
+
export type ComAppleNewsTagIntentParams = Partial<ParamTypes["com.apple.news.TagIntent"]>;
|
|
112
|
+
/** Parameters of Show Today Feed (`com.apple.news.TodayIntent`). */
|
|
113
|
+
export type ComAppleNewsTodayIntentParams = Partial<ParamTypes["com.apple.news.TodayIntent"]>;
|
|
114
|
+
/** Parameters of Show Weather (`com.apple.weather.WeatherIntent`). */
|
|
115
|
+
export type ComAppleWeatherWeatherIntentParams = Partial<ParamTypes["com.apple.weather.WeatherIntent"]>;
|
|
116
|
+
/** Parameters of Save with Transmit (`com.panic.iOS.Transmit.Share`). */
|
|
117
|
+
export type ComPanicIOSTransmitShareParams = Partial<ParamTypes["com.panic.iOS.Transmit.Share"]>;
|
|
118
|
+
/** Parameters of Add Frame to GIF (`is.workflow.actions.addframetogif`). */
|
|
119
|
+
export type AddframetogifParams = Partial<ParamTypes["is.workflow.actions.addframetogif"]>;
|
|
120
|
+
/** Parameters of Add Item to List (`is.workflow.actions.additemtolist`). */
|
|
121
|
+
export type AdditemtolistParams = Partial<ParamTypes["is.workflow.actions.additemtolist"]>;
|
|
122
|
+
/** Parameters of Add to Playing Next (`is.workflow.actions.addmusictoupnext`). */
|
|
123
|
+
export type AddmusictoupnextParams = Partial<ParamTypes["is.workflow.actions.addmusictoupnext"]>;
|
|
124
|
+
/** Parameters of Add New Calendar (`is.workflow.actions.addnewcalendar`). */
|
|
125
|
+
export type AddnewcalendarParams = Partial<ParamTypes["is.workflow.actions.addnewcalendar"]>;
|
|
126
|
+
/** Parameters of New Contact (`is.workflow.actions.addnewcontact`). */
|
|
127
|
+
export type AddnewcontactParams = Partial<ParamTypes["is.workflow.actions.addnewcontact"]>;
|
|
128
|
+
/** Parameters of New Event (`is.workflow.actions.addnewevent`). */
|
|
129
|
+
export type AddneweventParams = Partial<ParamTypes["is.workflow.actions.addnewevent"]>;
|
|
130
|
+
/** Parameters of New Reminder (`is.workflow.actions.addnewreminder`). */
|
|
131
|
+
export type AddnewreminderParams = Partial<ParamTypes["is.workflow.actions.addnewreminder"]>;
|
|
132
|
+
/** Parameters of Show Quick Reminder (`is.workflow.actions.addquickreminder`). */
|
|
133
|
+
export type AddquickreminderParams = Partial<ParamTypes["is.workflow.actions.addquickreminder"]>;
|
|
134
|
+
/** Parameters of Street Address (`is.workflow.actions.address`). */
|
|
135
|
+
export type AddressParams = Partial<ParamTypes["is.workflow.actions.address"]>;
|
|
136
|
+
/** Parameters of Add to Playlist (`is.workflow.actions.addtoplaylist`). */
|
|
137
|
+
export type AddtoplaylistParams = Partial<ParamTypes["is.workflow.actions.addtoplaylist"]>;
|
|
138
|
+
/** Parameters of Adjust Date (`is.workflow.actions.adjustdate`). */
|
|
139
|
+
export type AdjustdateParams = Partial<ParamTypes["is.workflow.actions.adjustdate"]>;
|
|
140
|
+
/** Parameters of AirDrop (`is.workflow.actions.airdropdocument`). */
|
|
141
|
+
export type AirdropdocumentParams = Partial<ParamTypes["is.workflow.actions.airdropdocument"]>;
|
|
142
|
+
/** Parameters of Set Airplane Mode (`is.workflow.actions.airplanemode.set`). */
|
|
143
|
+
export type AirplanemodeSetParams = Partial<ParamTypes["is.workflow.actions.airplanemode.set"]>;
|
|
144
|
+
/** Parameters of Show Alert (`is.workflow.actions.alert`). */
|
|
145
|
+
export type AlertParams = Partial<ParamTypes["is.workflow.actions.alert"]>;
|
|
146
|
+
/** Parameters of Set Announce Notifications (`is.workflow.actions.announcenotifications.set`). */
|
|
147
|
+
export type AnnouncenotificationsSetParams = Partial<ParamTypes["is.workflow.actions.announcenotifications.set"]>;
|
|
148
|
+
/** Parameters of Set Appearance (`is.workflow.actions.appearance`). */
|
|
149
|
+
export type AppearanceParams = Partial<ParamTypes["is.workflow.actions.appearance"]>;
|
|
150
|
+
/** Parameters of Add to Variable (`is.workflow.actions.appendvariable`). */
|
|
151
|
+
export type AppendvariableParams = Partial<ParamTypes["is.workflow.actions.appendvariable"]>;
|
|
152
|
+
/** Parameters of Ask for Input (`is.workflow.actions.ask`). */
|
|
153
|
+
export type AskParams = Partial<ParamTypes["is.workflow.actions.ask"]>;
|
|
154
|
+
/** Parameters of Use Model (`is.workflow.actions.askllm`). */
|
|
155
|
+
export type AskllmParams = Partial<ParamTypes["is.workflow.actions.askllm"]>;
|
|
156
|
+
/** Parameters of Markup (`is.workflow.actions.avairyeditphoto`). */
|
|
157
|
+
export type AvairyeditphotoParams = Partial<ParamTypes["is.workflow.actions.avairyeditphoto"]>;
|
|
158
|
+
/** Parameters of Base64 Encode (`is.workflow.actions.base64encode`). */
|
|
159
|
+
export type Base64encodeParams = Partial<ParamTypes["is.workflow.actions.base64encode"]>;
|
|
160
|
+
/** Parameters of Set Bluetooth (`is.workflow.actions.bluetooth.set`). */
|
|
161
|
+
export type BluetoothSetParams = Partial<ParamTypes["is.workflow.actions.bluetooth.set"]>;
|
|
162
|
+
/** Parameters of Calculate Expression (`is.workflow.actions.calculateexpression`). */
|
|
163
|
+
export type CalculateexpressionParams = Partial<ParamTypes["is.workflow.actions.calculateexpression"]>;
|
|
164
|
+
/** Parameters of Set Cellular Data (`is.workflow.actions.cellulardata.set`). */
|
|
165
|
+
export type CellulardataSetParams = Partial<ParamTypes["is.workflow.actions.cellulardata.set"]>;
|
|
166
|
+
/** Parameters of Choose from List (`is.workflow.actions.choosefromlist`). */
|
|
167
|
+
export type ChoosefromlistParams = Partial<ParamTypes["is.workflow.actions.choosefromlist"]>;
|
|
168
|
+
/** Parameters of Choose from Menu (`is.workflow.actions.choosefrommenu`). */
|
|
169
|
+
export type ChoosefrommenuParams = Partial<ParamTypes["is.workflow.actions.choosefrommenu"]>;
|
|
170
|
+
/** Parameters of Clear Playing Next (`is.workflow.actions.clearupnext`). */
|
|
171
|
+
export type ClearupnextParams = Partial<ParamTypes["is.workflow.actions.clearupnext"]>;
|
|
172
|
+
/** Parameters of Upload to CloudApp (`is.workflow.actions.cloudapp.upload`). */
|
|
173
|
+
export type CloudappUploadParams = Partial<ParamTypes["is.workflow.actions.cloudapp.upload"]>;
|
|
174
|
+
/** Parameters of Comment (`is.workflow.actions.comment`). */
|
|
175
|
+
export type CommentParams = Partial<ParamTypes["is.workflow.actions.comment"]>;
|
|
176
|
+
/** Parameters of Optimize File Size of PDF (`is.workflow.actions.compresspdf`). */
|
|
177
|
+
export type CompresspdfParams = Partial<ParamTypes["is.workflow.actions.compresspdf"]>;
|
|
178
|
+
/** Parameters of If (`is.workflow.actions.conditional`). */
|
|
179
|
+
export type ConditionalParams = Partial<ParamTypes["is.workflow.actions.conditional"]>;
|
|
180
|
+
/** Parameters of Connect to Servers (`is.workflow.actions.connecttoservers`). */
|
|
181
|
+
export type ConnecttoserversParams = Partial<ParamTypes["is.workflow.actions.connecttoservers"]>;
|
|
182
|
+
/** Parameters of Contacts (`is.workflow.actions.contacts`). */
|
|
183
|
+
export type ContactsParams = Partial<ParamTypes["is.workflow.actions.contacts"]>;
|
|
184
|
+
/** Parameters of Convert Time Zone (`is.workflow.actions.converttimezone`). */
|
|
185
|
+
export type ConverttimezoneParams = Partial<ParamTypes["is.workflow.actions.converttimezone"]>;
|
|
186
|
+
/** Parameters of Correct Spelling (`is.workflow.actions.correctspelling`). */
|
|
187
|
+
export type CorrectspellingParams = Partial<ParamTypes["is.workflow.actions.correctspelling"]>;
|
|
188
|
+
/** Parameters of Count (`is.workflow.actions.count`). */
|
|
189
|
+
export type CountParams = Partial<ParamTypes["is.workflow.actions.count"]>;
|
|
190
|
+
/** Parameters of Create Playlist (`is.workflow.actions.createplaylist`). */
|
|
191
|
+
export type CreateplaylistParams = Partial<ParamTypes["is.workflow.actions.createplaylist"]>;
|
|
192
|
+
/** Parameters of Date (`is.workflow.actions.date`). */
|
|
193
|
+
export type DateParams = Partial<ParamTypes["is.workflow.actions.date"]>;
|
|
194
|
+
/** Parameters of Show Content Attribution (`is.workflow.actions.debug.contentattribution`). */
|
|
195
|
+
export type DebugContentattributionParams = Partial<ParamTypes["is.workflow.actions.debug.contentattribution"]>;
|
|
196
|
+
/** Parameters of Wait (`is.workflow.actions.delay`). */
|
|
197
|
+
export type DelayParams = Partial<ParamTypes["is.workflow.actions.delay"]>;
|
|
198
|
+
/** Parameters of Delete Stored Content (`is.workflow.actions.deletestoredcontent`). */
|
|
199
|
+
export type DeletestoredcontentParams = Partial<ParamTypes["is.workflow.actions.deletestoredcontent"]>;
|
|
200
|
+
/** Parameters of Send via DeskConnect (`is.workflow.actions.deskconnect.send`). */
|
|
201
|
+
export type DeskconnectSendParams = Partial<ParamTypes["is.workflow.actions.deskconnect.send"]>;
|
|
202
|
+
/** Parameters of Get Addresses from Input (`is.workflow.actions.detect.address`). */
|
|
203
|
+
export type DetectAddressParams = Partial<ParamTypes["is.workflow.actions.detect.address"]>;
|
|
204
|
+
/** Parameters of Get Contacts from Input (`is.workflow.actions.detect.contacts`). */
|
|
205
|
+
export type DetectContactsParams = Partial<ParamTypes["is.workflow.actions.detect.contacts"]>;
|
|
206
|
+
/** Parameters of Get Dates from Input (`is.workflow.actions.detect.date`). */
|
|
207
|
+
export type DetectDateParams = Partial<ParamTypes["is.workflow.actions.detect.date"]>;
|
|
208
|
+
/** Parameters of Get Dictionary from Input (`is.workflow.actions.detect.dictionary`). */
|
|
209
|
+
export type DetectDictionaryParams = Partial<ParamTypes["is.workflow.actions.detect.dictionary"]>;
|
|
210
|
+
/** Parameters of Get Email Addresses from Input (`is.workflow.actions.detect.emailaddress`). */
|
|
211
|
+
export type DetectEmailaddressParams = Partial<ParamTypes["is.workflow.actions.detect.emailaddress"]>;
|
|
212
|
+
/** Parameters of Get Images from Input (`is.workflow.actions.detect.images`). */
|
|
213
|
+
export type DetectImagesParams = Partial<ParamTypes["is.workflow.actions.detect.images"]>;
|
|
214
|
+
/** Parameters of Get URLs from Input (`is.workflow.actions.detect.link`). */
|
|
215
|
+
export type DetectLinkParams = Partial<ParamTypes["is.workflow.actions.detect.link"]>;
|
|
216
|
+
/** Parameters of Get Numbers from Input (`is.workflow.actions.detect.number`). */
|
|
217
|
+
export type DetectNumberParams = Partial<ParamTypes["is.workflow.actions.detect.number"]>;
|
|
218
|
+
/** Parameters of Get Phone Numbers from Input (`is.workflow.actions.detect.phonenumber`). */
|
|
219
|
+
export type DetectPhonenumberParams = Partial<ParamTypes["is.workflow.actions.detect.phonenumber"]>;
|
|
220
|
+
/** Parameters of Get Text from Input (`is.workflow.actions.detect.text`). */
|
|
221
|
+
export type DetectTextParams = Partial<ParamTypes["is.workflow.actions.detect.text"]>;
|
|
222
|
+
/** Parameters of Detect Language (`is.workflow.actions.detectlanguage`). */
|
|
223
|
+
export type DetectlanguageParams = Partial<ParamTypes["is.workflow.actions.detectlanguage"]>;
|
|
224
|
+
/** Parameters of Dictate Text (`is.workflow.actions.dictatetext`). */
|
|
225
|
+
export type DictatetextParams = Partial<ParamTypes["is.workflow.actions.dictatetext"]>;
|
|
226
|
+
/** Parameters of Dictionary (`is.workflow.actions.dictionary`). */
|
|
227
|
+
export type DictionaryParams = Partial<ParamTypes["is.workflow.actions.dictionary"]>;
|
|
228
|
+
/** Parameters of Dismiss Siri and Continue (`is.workflow.actions.dismisssiri`). */
|
|
229
|
+
export type DismisssiriParams = Partial<ParamTypes["is.workflow.actions.dismisssiri"]>;
|
|
230
|
+
/** Parameters of Set Always On Display (`is.workflow.actions.display.always-on.set`). */
|
|
231
|
+
export type DisplayAlwaysOnSetParams = Partial<ParamTypes["is.workflow.actions.display.always-on.set"]>;
|
|
232
|
+
/** Parameters of Put Display to Sleep (`is.workflow.actions.displaysleep`). */
|
|
233
|
+
export type DisplaysleepParams = Partial<ParamTypes["is.workflow.actions.displaysleep"]>;
|
|
234
|
+
/** Parameters of Get Current Focus (`is.workflow.actions.dnd.getfocus`). */
|
|
235
|
+
export type DndGetfocusParams = Partial<ParamTypes["is.workflow.actions.dnd.getfocus"]>;
|
|
236
|
+
/** Parameters of Set Focus (`is.workflow.actions.dnd.set`). */
|
|
237
|
+
export type DndSetParams = Partial<ParamTypes["is.workflow.actions.dnd.set"]>;
|
|
238
|
+
/** Parameters of Get File from Folder (`is.workflow.actions.documentpicker.open`). */
|
|
239
|
+
export type DocumentpickerOpenParams = Partial<ParamTypes["is.workflow.actions.documentpicker.open"]>;
|
|
240
|
+
/** Parameters of Save File (`is.workflow.actions.documentpicker.save`). */
|
|
241
|
+
export type DocumentpickerSaveParams = Partial<ParamTypes["is.workflow.actions.documentpicker.save"]>;
|
|
242
|
+
/** Parameters of Get Contents of URL (`is.workflow.actions.downloadurl`). */
|
|
243
|
+
export type DownloadurlParams = Partial<ParamTypes["is.workflow.actions.downloadurl"]>;
|
|
244
|
+
/** Parameters of Append to Dropbox Text File (`is.workflow.actions.dropbox.appendfile`). */
|
|
245
|
+
export type DropboxAppendfileParams = Partial<ParamTypes["is.workflow.actions.dropbox.appendfile"]>;
|
|
246
|
+
/** Parameters of Create Dropbox Folder (`is.workflow.actions.dropbox.createfolder`). */
|
|
247
|
+
export type DropboxCreatefolderParams = Partial<ParamTypes["is.workflow.actions.dropbox.createfolder"]>;
|
|
248
|
+
/** Parameters of Get Dropbox File (`is.workflow.actions.dropbox.open`). */
|
|
249
|
+
export type DropboxOpenParams = Partial<ParamTypes["is.workflow.actions.dropbox.open"]>;
|
|
250
|
+
/** Parameters of Save Dropbox File (`is.workflow.actions.dropbox.savefile`). */
|
|
251
|
+
export type DropboxSavefileParams = Partial<ParamTypes["is.workflow.actions.dropbox.savefile"]>;
|
|
252
|
+
/** Parameters of Eject Disk (`is.workflow.actions.ejectdisk`). */
|
|
253
|
+
export type EjectdiskParams = Partial<ParamTypes["is.workflow.actions.ejectdisk"]>;
|
|
254
|
+
/** Parameters of Email Address (`is.workflow.actions.email`). */
|
|
255
|
+
export type EmailParams = Partial<ParamTypes["is.workflow.actions.email"]>;
|
|
256
|
+
/** Parameters of Encode Media (`is.workflow.actions.encodemedia`). */
|
|
257
|
+
export type EncodemediaParams = Partial<ParamTypes["is.workflow.actions.encodemedia"]>;
|
|
258
|
+
/** Parameters of Append to Evernote (`is.workflow.actions.evernote.append`). */
|
|
259
|
+
export type EvernoteAppendParams = Partial<ParamTypes["is.workflow.actions.evernote.append"]>;
|
|
260
|
+
/** Parameters of Delete Notes (`is.workflow.actions.evernote.delete`). */
|
|
261
|
+
export type EvernoteDeleteParams = Partial<ParamTypes["is.workflow.actions.evernote.delete"]>;
|
|
262
|
+
/** Parameters of Get Notes (`is.workflow.actions.evernote.get`). */
|
|
263
|
+
export type EvernoteGetParams = Partial<ParamTypes["is.workflow.actions.evernote.get"]>;
|
|
264
|
+
/** Parameters of Get Note Link (`is.workflow.actions.evernote.getlink`). */
|
|
265
|
+
export type EvernoteGetlinkParams = Partial<ParamTypes["is.workflow.actions.evernote.getlink"]>;
|
|
266
|
+
/** Parameters of Create New Note (`is.workflow.actions.evernote.new`). */
|
|
267
|
+
export type EvernoteNewParams = Partial<ParamTypes["is.workflow.actions.evernote.new"]>;
|
|
268
|
+
/** Parameters of Stop This Shortcut (`is.workflow.actions.exit`). */
|
|
269
|
+
export type ExitParams = Partial<ParamTypes["is.workflow.actions.exit"]>;
|
|
270
|
+
/** Parameters of Select Music (`is.workflow.actions.exportsong`). */
|
|
271
|
+
export type ExportsongParams = Partial<ParamTypes["is.workflow.actions.exportsong"]>;
|
|
272
|
+
/** Parameters of Send via Messenger (`is.workflow.actions.facebook.messenger.send`). */
|
|
273
|
+
export type FacebookMessengerSendParams = Partial<ParamTypes["is.workflow.actions.facebook.messenger.send"]>;
|
|
274
|
+
/** Parameters of File (`is.workflow.actions.file`). */
|
|
275
|
+
export type FileParams = Partial<ParamTypes["is.workflow.actions.file"]>;
|
|
276
|
+
/** Parameters of Append to Text File (`is.workflow.actions.file.append`). */
|
|
277
|
+
export type FileAppendParams = Partial<ParamTypes["is.workflow.actions.file.append"]>;
|
|
278
|
+
/** Parameters of Create Folder (`is.workflow.actions.file.createfolder`). */
|
|
279
|
+
export type FileCreatefolderParams = Partial<ParamTypes["is.workflow.actions.file.createfolder"]>;
|
|
280
|
+
/** Parameters of Delete Files (`is.workflow.actions.file.delete`). */
|
|
281
|
+
export type FileDeleteParams = Partial<ParamTypes["is.workflow.actions.file.delete"]>;
|
|
282
|
+
/** Parameters of Get Contents of Folder (`is.workflow.actions.file.getfoldercontents`). */
|
|
283
|
+
export type FileGetfoldercontentsParams = Partial<ParamTypes["is.workflow.actions.file.getfoldercontents"]>;
|
|
284
|
+
/** Parameters of Get Link to File (`is.workflow.actions.file.getlink`). */
|
|
285
|
+
export type FileGetlinkParams = Partial<ParamTypes["is.workflow.actions.file.getlink"]>;
|
|
286
|
+
/** Parameters of Label Files (`is.workflow.actions.file.label`). */
|
|
287
|
+
export type FileLabelParams = Partial<ParamTypes["is.workflow.actions.file.label"]>;
|
|
288
|
+
/** Parameters of Move File (`is.workflow.actions.file.move`). */
|
|
289
|
+
export type FileMoveParams = Partial<ParamTypes["is.workflow.actions.file.move"]>;
|
|
290
|
+
/** Parameters of Rename File (`is.workflow.actions.file.rename`). */
|
|
291
|
+
export type FileRenameParams = Partial<ParamTypes["is.workflow.actions.file.rename"]>;
|
|
292
|
+
/** Parameters of Reveal Files in Finder (`is.workflow.actions.file.reveal`). */
|
|
293
|
+
export type FileRevealParams = Partial<ParamTypes["is.workflow.actions.file.reveal"]>;
|
|
294
|
+
/** Parameters of Select File (`is.workflow.actions.file.select`). */
|
|
295
|
+
export type FileSelectParams = Partial<ParamTypes["is.workflow.actions.file.select"]>;
|
|
296
|
+
/** Parameters of Find Apps (`is.workflow.actions.filter.apps`). */
|
|
297
|
+
export type FilterAppsParams = Partial<ParamTypes["is.workflow.actions.filter.apps"]>;
|
|
298
|
+
/** Parameters of Filter Articles (`is.workflow.actions.filter.articles`). */
|
|
299
|
+
export type FilterArticlesParams = Partial<ParamTypes["is.workflow.actions.filter.articles"]>;
|
|
300
|
+
/** Parameters of Find Calendar Events (`is.workflow.actions.filter.calendarevents`). */
|
|
301
|
+
export type FilterCalendareventsParams = Partial<ParamTypes["is.workflow.actions.filter.calendarevents"]>;
|
|
302
|
+
/** Parameters of Find Contacts (`is.workflow.actions.filter.contacts`). */
|
|
303
|
+
export type FilterContactsParams = Partial<ParamTypes["is.workflow.actions.filter.contacts"]>;
|
|
304
|
+
/** Parameters of Find Displays (`is.workflow.actions.filter.displays`). */
|
|
305
|
+
export type FilterDisplaysParams = Partial<ParamTypes["is.workflow.actions.filter.displays"]>;
|
|
306
|
+
/** Parameters of Filter Event Attendees (`is.workflow.actions.filter.eventattendees`). */
|
|
307
|
+
export type FilterEventattendeesParams = Partial<ParamTypes["is.workflow.actions.filter.eventattendees"]>;
|
|
308
|
+
/** Parameters of Filter Files (`is.workflow.actions.filter.files`). */
|
|
309
|
+
export type FilterFilesParams = Partial<ParamTypes["is.workflow.actions.filter.files"]>;
|
|
310
|
+
/** Parameters of Find Health Samples (`is.workflow.actions.filter.health.quantity`). */
|
|
311
|
+
export type FilterHealthQuantityParams = Partial<ParamTypes["is.workflow.actions.filter.health.quantity"]>;
|
|
312
|
+
/** Parameters of Filter Images (`is.workflow.actions.filter.images`). */
|
|
313
|
+
export type FilterImagesParams = Partial<ParamTypes["is.workflow.actions.filter.images"]>;
|
|
314
|
+
/** Parameters of Filter Locations (`is.workflow.actions.filter.locations`). */
|
|
315
|
+
export type FilterLocationsParams = Partial<ParamTypes["is.workflow.actions.filter.locations"]>;
|
|
316
|
+
/** Parameters of Find Music (`is.workflow.actions.filter.music`). */
|
|
317
|
+
export type FilterMusicParams = Partial<ParamTypes["is.workflow.actions.filter.music"]>;
|
|
318
|
+
/** Parameters of Find Photos (`is.workflow.actions.filter.photos`). */
|
|
319
|
+
export type FilterPhotosParams = Partial<ParamTypes["is.workflow.actions.filter.photos"]>;
|
|
320
|
+
/** Parameters of Find Reminders (`is.workflow.actions.filter.reminders`). */
|
|
321
|
+
export type FilterRemindersParams = Partial<ParamTypes["is.workflow.actions.filter.reminders"]>;
|
|
322
|
+
/** Parameters of Find VPNs (`is.workflow.actions.filter.vpns`). */
|
|
323
|
+
export type FilterVpnsParams = Partial<ParamTypes["is.workflow.actions.filter.vpns"]>;
|
|
324
|
+
/** Parameters of Find Windows (`is.workflow.actions.filter.windows`). */
|
|
325
|
+
export type FilterWindowsParams = Partial<ParamTypes["is.workflow.actions.filter.windows"]>;
|
|
326
|
+
/** Parameters of Get Selected Files in Finder (`is.workflow.actions.finder.getselectedfiles`). */
|
|
327
|
+
export type FinderGetselectedfilesParams = Partial<ParamTypes["is.workflow.actions.finder.getselectedfiles"]>;
|
|
328
|
+
/** Parameters of Set Flashlight (`is.workflow.actions.flashlight`). */
|
|
329
|
+
export type FlashlightParams = Partial<ParamTypes["is.workflow.actions.flashlight"]>;
|
|
330
|
+
/** Parameters of Format Date (`is.workflow.actions.format.date`). */
|
|
331
|
+
export type FormatDateParams = Partial<ParamTypes["is.workflow.actions.format.date"]>;
|
|
332
|
+
/** Parameters of Format File Size (`is.workflow.actions.format.filesize`). */
|
|
333
|
+
export type FormatFilesizeParams = Partial<ParamTypes["is.workflow.actions.format.filesize"]>;
|
|
334
|
+
/** Parameters of Format Number (`is.workflow.actions.format.number`). */
|
|
335
|
+
export type FormatNumberParams = Partial<ParamTypes["is.workflow.actions.format.number"]>;
|
|
336
|
+
/** Parameters of Create QR Code (`is.workflow.actions.generatebarcode`). */
|
|
337
|
+
export type GeneratebarcodeParams = Partial<ParamTypes["is.workflow.actions.generatebarcode"]>;
|
|
338
|
+
/** Parameters of Get Playlist (`is.workflow.actions.get.playlist`). */
|
|
339
|
+
export type GetPlaylistParams = Partial<ParamTypes["is.workflow.actions.get.playlist"]>;
|
|
340
|
+
/** Parameters of Get Article using Safari Reader (`is.workflow.actions.getarticle`). */
|
|
341
|
+
export type GetarticleParams = Partial<ParamTypes["is.workflow.actions.getarticle"]>;
|
|
342
|
+
/** Parameters of Get Battery Status (`is.workflow.actions.getbatterylevel`). */
|
|
343
|
+
export type GetbatterylevelParams = Partial<ParamTypes["is.workflow.actions.getbatterylevel"]>;
|
|
344
|
+
/** Parameters of Get Object of Class (`is.workflow.actions.getclassaction`). */
|
|
345
|
+
export type GetclassactionParams = Partial<ParamTypes["is.workflow.actions.getclassaction"]>;
|
|
346
|
+
/** Parameters of Get Clipboard (`is.workflow.actions.getclipboard`). */
|
|
347
|
+
export type GetclipboardParams = Partial<ParamTypes["is.workflow.actions.getclipboard"]>;
|
|
348
|
+
/** Parameters of Get Current App (`is.workflow.actions.getcurrentapp`). */
|
|
349
|
+
export type GetcurrentappParams = Partial<ParamTypes["is.workflow.actions.getcurrentapp"]>;
|
|
350
|
+
/** Parameters of Get Current Location (`is.workflow.actions.getcurrentlocation`). */
|
|
351
|
+
export type GetcurrentlocationParams = Partial<ParamTypes["is.workflow.actions.getcurrentlocation"]>;
|
|
352
|
+
/** Parameters of Get Current Song (`is.workflow.actions.getcurrentsong`). */
|
|
353
|
+
export type GetcurrentsongParams = Partial<ParamTypes["is.workflow.actions.getcurrentsong"]>;
|
|
354
|
+
/** Parameters of Get Device Details (`is.workflow.actions.getdevicedetails`). */
|
|
355
|
+
export type GetdevicedetailsParams = Partial<ParamTypes["is.workflow.actions.getdevicedetails"]>;
|
|
356
|
+
/** Parameters of Open Directions (`is.workflow.actions.getdirections`). */
|
|
357
|
+
export type GetdirectionsParams = Partial<ParamTypes["is.workflow.actions.getdirections"]>;
|
|
358
|
+
/** Parameters of Get Distance (`is.workflow.actions.getdistance`). */
|
|
359
|
+
export type GetdistanceParams = Partial<ParamTypes["is.workflow.actions.getdistance"]>;
|
|
360
|
+
/** Parameters of Get Episodes of Podcast (`is.workflow.actions.getepisodesforpodcast`). */
|
|
361
|
+
export type GetepisodesforpodcastParams = Partial<ParamTypes["is.workflow.actions.getepisodesforpodcast"]>;
|
|
362
|
+
/** Parameters of Get Frames from Image (`is.workflow.actions.getframesfromimage`). */
|
|
363
|
+
export type GetframesfromimageParams = Partial<ParamTypes["is.workflow.actions.getframesfromimage"]>;
|
|
364
|
+
/** Parameters of Get Halfway Point (`is.workflow.actions.gethalfwaypoint`). */
|
|
365
|
+
export type GethalfwaypointParams = Partial<ParamTypes["is.workflow.actions.gethalfwaypoint"]>;
|
|
366
|
+
/** Parameters of Get state (`is.workflow.actions.gethomeaccessorystate`). */
|
|
367
|
+
export type GethomeaccessorystateParams = Partial<ParamTypes["is.workflow.actions.gethomeaccessorystate"]>;
|
|
368
|
+
/** Parameters of Make HTML from Rich Text (`is.workflow.actions.gethtmlfromrichtext`). */
|
|
369
|
+
export type GethtmlfromrichtextParams = Partial<ParamTypes["is.workflow.actions.gethtmlfromrichtext"]>;
|
|
370
|
+
/** Parameters of Get Current IP Address (`is.workflow.actions.getipaddress`). */
|
|
371
|
+
export type GetipaddressParams = Partial<ParamTypes["is.workflow.actions.getipaddress"]>;
|
|
372
|
+
/** Parameters of Get Item from List (`is.workflow.actions.getitemfromlist`). */
|
|
373
|
+
export type GetitemfromlistParams = Partial<ParamTypes["is.workflow.actions.getitemfromlist"]>;
|
|
374
|
+
/** Parameters of Get Name (`is.workflow.actions.getitemname`). */
|
|
375
|
+
export type GetitemnameParams = Partial<ParamTypes["is.workflow.actions.getitemname"]>;
|
|
376
|
+
/** Parameters of Get Type (`is.workflow.actions.getitemtype`). */
|
|
377
|
+
export type GetitemtypeParams = Partial<ParamTypes["is.workflow.actions.getitemtype"]>;
|
|
378
|
+
/** Parameters of Get Latest Photos (`is.workflow.actions.getlastphoto`). */
|
|
379
|
+
export type GetlastphotoParams = Partial<ParamTypes["is.workflow.actions.getlastphoto"]>;
|
|
380
|
+
/** Parameters of Get Latest Screenshots (`is.workflow.actions.getlastscreenshot`). */
|
|
381
|
+
export type GetlastscreenshotParams = Partial<ParamTypes["is.workflow.actions.getlastscreenshot"]>;
|
|
382
|
+
/** Parameters of Get Latest Videos (`is.workflow.actions.getlastvideo`). */
|
|
383
|
+
export type GetlastvideoParams = Partial<ParamTypes["is.workflow.actions.getlastvideo"]>;
|
|
384
|
+
/** Parameters of Get Latest Bursts (`is.workflow.actions.getlatestbursts`). */
|
|
385
|
+
export type GetlatestburstsParams = Partial<ParamTypes["is.workflow.actions.getlatestbursts"]>;
|
|
386
|
+
/** Parameters of Get Latest Live Photos (`is.workflow.actions.getlatestlivephotos`). */
|
|
387
|
+
export type GetlatestlivephotosParams = Partial<ParamTypes["is.workflow.actions.getlatestlivephotos"]>;
|
|
388
|
+
/** Parameters of Get Last Import (`is.workflow.actions.getlatestphotoimport`). */
|
|
389
|
+
export type GetlatestphotoimportParams = Partial<ParamTypes["is.workflow.actions.getlatestphotoimport"]>;
|
|
390
|
+
/** Parameters of Get Maps URL (`is.workflow.actions.getmapslink`). */
|
|
391
|
+
export type GetmapslinkParams = Partial<ParamTypes["is.workflow.actions.getmapslink"]>;
|
|
392
|
+
/** Parameters of Make Markdown from Rich Text (`is.workflow.actions.getmarkdownfromrichtext`). */
|
|
393
|
+
export type GetmarkdownfromrichtextParams = Partial<ParamTypes["is.workflow.actions.getmarkdownfromrichtext"]>;
|
|
394
|
+
/** Parameters of Get My Shortcuts (`is.workflow.actions.getmyworkflows`). */
|
|
395
|
+
export type GetmyworkflowsParams = Partial<ParamTypes["is.workflow.actions.getmyworkflows"]>;
|
|
396
|
+
/** Parameters of Get Name of Emoji (`is.workflow.actions.getnameofemoji`). */
|
|
397
|
+
export type GetnameofemojiParams = Partial<ParamTypes["is.workflow.actions.getnameofemoji"]>;
|
|
398
|
+
/** Parameters of Get What’s On Screen (`is.workflow.actions.getonscreencontent`). */
|
|
399
|
+
export type GetonscreencontentParams = Partial<ParamTypes["is.workflow.actions.getonscreencontent"]>;
|
|
400
|
+
/** Parameters of Get What’s On Screen (`is.workflow.actions.getonscreencontext`). */
|
|
401
|
+
export type GetonscreencontextParams = Partial<ParamTypes["is.workflow.actions.getonscreencontext"]>;
|
|
402
|
+
/** Parameters of Get Parent Directory (`is.workflow.actions.getparentdirectory`). */
|
|
403
|
+
export type GetparentdirectoryParams = Partial<ParamTypes["is.workflow.actions.getparentdirectory"]>;
|
|
404
|
+
/** Parameters of Get Parked Car Location (`is.workflow.actions.getparkedcarlocation`). */
|
|
405
|
+
export type GetparkedcarlocationParams = Partial<ParamTypes["is.workflow.actions.getparkedcarlocation"]>;
|
|
406
|
+
/** Parameters of Get Podcasts from Library (`is.workflow.actions.getpodcastsfromlibrary`). */
|
|
407
|
+
export type GetpodcastsfromlibraryParams = Partial<ParamTypes["is.workflow.actions.getpodcastsfromlibrary"]>;
|
|
408
|
+
/** Parameters of Make Rich Text from HTML (`is.workflow.actions.getrichtextfromhtml`). */
|
|
409
|
+
export type GetrichtextfromhtmlParams = Partial<ParamTypes["is.workflow.actions.getrichtextfromhtml"]>;
|
|
410
|
+
/** Parameters of Make Rich Text from Markdown (`is.workflow.actions.getrichtextfrommarkdown`). */
|
|
411
|
+
export type GetrichtextfrommarkdownParams = Partial<ParamTypes["is.workflow.actions.getrichtextfrommarkdown"]>;
|
|
412
|
+
/** Parameters of Get Selected Text (`is.workflow.actions.getselectedtext`). */
|
|
413
|
+
export type GetselectedtextParams = Partial<ParamTypes["is.workflow.actions.getselectedtext"]>;
|
|
414
|
+
/** Parameters of Get Stored Content (`is.workflow.actions.getstoredcontent`). */
|
|
415
|
+
export type GetstoredcontentParams = Partial<ParamTypes["is.workflow.actions.getstoredcontent"]>;
|
|
416
|
+
/** Parameters of Text (`is.workflow.actions.gettext`). */
|
|
417
|
+
export type GettextParams = Partial<ParamTypes["is.workflow.actions.gettext"]>;
|
|
418
|
+
/** Parameters of Get Text from PDF (`is.workflow.actions.gettextfrompdf`). */
|
|
419
|
+
export type GettextfrompdfParams = Partial<ParamTypes["is.workflow.actions.gettextfrompdf"]>;
|
|
420
|
+
/** Parameters of Get Time Between Dates (`is.workflow.actions.gettimebetweendates`). */
|
|
421
|
+
export type GettimebetweendatesParams = Partial<ParamTypes["is.workflow.actions.gettimebetweendates"]>;
|
|
422
|
+
/** Parameters of Get Travel Time (`is.workflow.actions.gettraveltime`). */
|
|
423
|
+
export type GettraveltimeParams = Partial<ParamTypes["is.workflow.actions.gettraveltime"]>;
|
|
424
|
+
/** Parameters of Get File of Type (`is.workflow.actions.gettypeaction`). */
|
|
425
|
+
export type GettypeactionParams = Partial<ParamTypes["is.workflow.actions.gettypeaction"]>;
|
|
426
|
+
/** Parameters of Get Upcoming Events (`is.workflow.actions.getupcomingevents`). */
|
|
427
|
+
export type GetupcomingeventsParams = Partial<ParamTypes["is.workflow.actions.getupcomingevents"]>;
|
|
428
|
+
/** Parameters of Get Upcoming Reminders (`is.workflow.actions.getupcomingreminders`). */
|
|
429
|
+
export type GetupcomingremindersParams = Partial<ParamTypes["is.workflow.actions.getupcomingreminders"]>;
|
|
430
|
+
/** Parameters of Get Component of URL (`is.workflow.actions.geturlcomponent`). */
|
|
431
|
+
export type GeturlcomponentParams = Partial<ParamTypes["is.workflow.actions.geturlcomponent"]>;
|
|
432
|
+
/** Parameters of Get Dictionary Value (`is.workflow.actions.getvalueforkey`). */
|
|
433
|
+
export type GetvalueforkeyParams = Partial<ParamTypes["is.workflow.actions.getvalueforkey"]>;
|
|
434
|
+
/** Parameters of Get Variable (`is.workflow.actions.getvariable`). */
|
|
435
|
+
export type GetvariableParams = Partial<ParamTypes["is.workflow.actions.getvariable"]>;
|
|
436
|
+
/** Parameters of Get Contents of Web Page (`is.workflow.actions.getwebpagecontents`). */
|
|
437
|
+
export type GetwebpagecontentsParams = Partial<ParamTypes["is.workflow.actions.getwebpagecontents"]>;
|
|
438
|
+
/** Parameters of Get Network Details (`is.workflow.actions.getwifi`). */
|
|
439
|
+
export type GetwifiParams = Partial<ParamTypes["is.workflow.actions.getwifi"]>;
|
|
440
|
+
/** Parameters of Find Giphy GIFs (`is.workflow.actions.giphy`). */
|
|
441
|
+
export type GiphyParams = Partial<ParamTypes["is.workflow.actions.giphy"]>;
|
|
442
|
+
/** Parameters of Open in GoodReader (`is.workflow.actions.goodreader.open`). */
|
|
443
|
+
export type GoodreaderOpenParams = Partial<ParamTypes["is.workflow.actions.goodreader.open"]>;
|
|
444
|
+
/** Parameters of Continue in Shortcuts App (`is.workflow.actions.handoff`). */
|
|
445
|
+
export type HandoffParams = Partial<ParamTypes["is.workflow.actions.handoff"]>;
|
|
446
|
+
/** Parameters of Hand Off Playback (`is.workflow.actions.handoffplayback`). */
|
|
447
|
+
export type HandoffplaybackParams = Partial<ParamTypes["is.workflow.actions.handoffplayback"]>;
|
|
448
|
+
/** Parameters of Generate Hash (`is.workflow.actions.hash`). */
|
|
449
|
+
export type HashParams = Partial<ParamTypes["is.workflow.actions.hash"]>;
|
|
450
|
+
/** Parameters of Log Health Sample (`is.workflow.actions.health.quantity.log`). */
|
|
451
|
+
export type HealthQuantityLogParams = Partial<ParamTypes["is.workflow.actions.health.quantity.log"]>;
|
|
452
|
+
/** Parameters of Log Workout (`is.workflow.actions.health.workout.log`). */
|
|
453
|
+
export type HealthWorkoutLogParams = Partial<ParamTypes["is.workflow.actions.health.workout.log"]>;
|
|
454
|
+
/** Parameters of Hide App (`is.workflow.actions.hide.app`). */
|
|
455
|
+
export type HideAppParams = Partial<ParamTypes["is.workflow.actions.hide.app"]>;
|
|
456
|
+
/** Parameters of Control Home (`is.workflow.actions.homeaccessory`). */
|
|
457
|
+
export type HomeaccessoryParams = Partial<ParamTypes["is.workflow.actions.homeaccessory"]>;
|
|
458
|
+
/** Parameters of Combine Images (`is.workflow.actions.image.combine`). */
|
|
459
|
+
export type ImageCombineParams = Partial<ParamTypes["is.workflow.actions.image.combine"]>;
|
|
460
|
+
/** Parameters of Convert Image (`is.workflow.actions.image.convert`). */
|
|
461
|
+
export type ImageConvertParams = Partial<ParamTypes["is.workflow.actions.image.convert"]>;
|
|
462
|
+
/** Parameters of Convert Image (`is.workflow.actions.image.convert.finder`). */
|
|
463
|
+
export type ImageConvertFinderParams = Partial<ParamTypes["is.workflow.actions.image.convert.finder"]>;
|
|
464
|
+
/** Parameters of Crop Image (`is.workflow.actions.image.crop`). */
|
|
465
|
+
export type ImageCropParams = Partial<ParamTypes["is.workflow.actions.image.crop"]>;
|
|
466
|
+
/** Parameters of Flip Image (`is.workflow.actions.image.flip`). */
|
|
467
|
+
export type ImageFlipParams = Partial<ParamTypes["is.workflow.actions.image.flip"]>;
|
|
468
|
+
/** Parameters of Mask Image (`is.workflow.actions.image.mask`). */
|
|
469
|
+
export type ImageMaskParams = Partial<ParamTypes["is.workflow.actions.image.mask"]>;
|
|
470
|
+
/** Parameters of Resize Image (`is.workflow.actions.image.resize`). */
|
|
471
|
+
export type ImageResizeParams = Partial<ParamTypes["is.workflow.actions.image.resize"]>;
|
|
472
|
+
/** Parameters of Rotate Image/Video (`is.workflow.actions.image.rotate`). */
|
|
473
|
+
export type ImageRotateParams = Partial<ParamTypes["is.workflow.actions.image.rotate"]>;
|
|
474
|
+
/** Parameters of Upload to Imgur (`is.workflow.actions.imgur.upload`). */
|
|
475
|
+
export type ImgurUploadParams = Partial<ParamTypes["is.workflow.actions.imgur.upload"]>;
|
|
476
|
+
/** Parameters of Import Audio Files into Music (`is.workflow.actions.importaudiofiles`). */
|
|
477
|
+
export type ImportaudiofilesParams = Partial<ParamTypes["is.workflow.actions.importaudiofiles"]>;
|
|
478
|
+
/** Parameters of Input (`is.workflow.actions.input`). */
|
|
479
|
+
export type InputParams = Partial<ParamTypes["is.workflow.actions.input"]>;
|
|
480
|
+
/** Parameters of Add to Instapaper (`is.workflow.actions.instapaper.add`). */
|
|
481
|
+
export type InstapaperAddParams = Partial<ParamTypes["is.workflow.actions.instapaper.add"]>;
|
|
482
|
+
/** Parameters of Get Instapaper Bookmarks (`is.workflow.actions.instapaper.get`). */
|
|
483
|
+
export type InstapaperGetParams = Partial<ParamTypes["is.workflow.actions.instapaper.get"]>;
|
|
484
|
+
/** Parameters of Intercom (`is.workflow.actions.intercom`). */
|
|
485
|
+
export type IntercomParams = Partial<ParamTypes["is.workflow.actions.intercom"]>;
|
|
486
|
+
/** Parameters of Import to Lightroom (`is.workflow.actions.lightroom.import`). */
|
|
487
|
+
export type LightroomImportParams = Partial<ParamTypes["is.workflow.actions.lightroom.import"]>;
|
|
488
|
+
/** Parameters of List (`is.workflow.actions.list`). */
|
|
489
|
+
export type ListParams = Partial<ParamTypes["is.workflow.actions.list"]>;
|
|
490
|
+
/** Parameters of Set Noise Control Mode (`is.workflow.actions.listeningmode.set`). */
|
|
491
|
+
export type ListeningmodeSetParams = Partial<ParamTypes["is.workflow.actions.listeningmode.set"]>;
|
|
492
|
+
/** Parameters of Location (`is.workflow.actions.location`). */
|
|
493
|
+
export type LocationParams = Partial<ParamTypes["is.workflow.actions.location"]>;
|
|
494
|
+
/** Parameters of Lock App (`is.workflow.actions.lock.app`). */
|
|
495
|
+
export type LockAppParams = Partial<ParamTypes["is.workflow.actions.lock.app"]>;
|
|
496
|
+
/** Parameters of Lock Screen (`is.workflow.actions.lockscreen`). */
|
|
497
|
+
export type LockscreenParams = Partial<ParamTypes["is.workflow.actions.lockscreen"]>;
|
|
498
|
+
/** Parameters of Log Out User (`is.workflow.actions.logout`). */
|
|
499
|
+
export type LogoutParams = Partial<ParamTypes["is.workflow.actions.logout"]>;
|
|
500
|
+
/** Parameters of Set Low Power Mode (`is.workflow.actions.lowpowermode.set`). */
|
|
501
|
+
export type LowpowermodeSetParams = Partial<ParamTypes["is.workflow.actions.lowpowermode.set"]>;
|
|
502
|
+
/** Parameters of Make Disk Image (`is.workflow.actions.makediskimage`). */
|
|
503
|
+
export type MakediskimageParams = Partial<ParamTypes["is.workflow.actions.makediskimage"]>;
|
|
504
|
+
/** Parameters of Make GIF (`is.workflow.actions.makegif`). */
|
|
505
|
+
export type MakegifParams = Partial<ParamTypes["is.workflow.actions.makegif"]>;
|
|
506
|
+
/** Parameters of Make Image from PDF Page (`is.workflow.actions.makeimagefrompdfpage`). */
|
|
507
|
+
export type MakeimagefrompdfpageParams = Partial<ParamTypes["is.workflow.actions.makeimagefrompdfpage"]>;
|
|
508
|
+
/** Parameters of Make Image from Rich Text (`is.workflow.actions.makeimagefromrichtext`). */
|
|
509
|
+
export type MakeimagefromrichtextParams = Partial<ParamTypes["is.workflow.actions.makeimagefromrichtext"]>;
|
|
510
|
+
/** Parameters of Make PDF (`is.workflow.actions.makepdf`). */
|
|
511
|
+
export type MakepdfParams = Partial<ParamTypes["is.workflow.actions.makepdf"]>;
|
|
512
|
+
/** Parameters of Make Spoken Audio from Text (`is.workflow.actions.makespokenaudiofromtext`). */
|
|
513
|
+
export type MakespokenaudiofromtextParams = Partial<ParamTypes["is.workflow.actions.makespokenaudiofromtext"]>;
|
|
514
|
+
/** Parameters of Make Video from GIF (`is.workflow.actions.makevideofromgif`). */
|
|
515
|
+
export type MakevideofromgifParams = Partial<ParamTypes["is.workflow.actions.makevideofromgif"]>;
|
|
516
|
+
/** Parameters of Make Archive (`is.workflow.actions.makezip`). */
|
|
517
|
+
export type MakezipParams = Partial<ParamTypes["is.workflow.actions.makezip"]>;
|
|
518
|
+
/** Parameters of Calculate (`is.workflow.actions.math`). */
|
|
519
|
+
export type MathParams = Partial<ParamTypes["is.workflow.actions.math"]>;
|
|
520
|
+
/** Parameters of Convert Measurement (`is.workflow.actions.measurement.convert`). */
|
|
521
|
+
export type MeasurementConvertParams = Partial<ParamTypes["is.workflow.actions.measurement.convert"]>;
|
|
522
|
+
/** Parameters of Measurement (`is.workflow.actions.measurement.create`). */
|
|
523
|
+
export type MeasurementCreateParams = Partial<ParamTypes["is.workflow.actions.measurement.create"]>;
|
|
524
|
+
/** Parameters of Mount Disk Image (`is.workflow.actions.mountdiskimage`). */
|
|
525
|
+
export type MountdiskimageParams = Partial<ParamTypes["is.workflow.actions.mountdiskimage"]>;
|
|
526
|
+
/** Parameters of Move Window (`is.workflow.actions.movewindow`). */
|
|
527
|
+
export type MovewindowParams = Partial<ParamTypes["is.workflow.actions.movewindow"]>;
|
|
528
|
+
/** Parameters of Set Night Shift (`is.workflow.actions.nightshift.set`). */
|
|
529
|
+
export type NightshiftSetParams = Partial<ParamTypes["is.workflow.actions.nightshift.set"]>;
|
|
530
|
+
/** Parameters of Nothing (`is.workflow.actions.nothing`). */
|
|
531
|
+
export type NothingParams = Partial<ParamTypes["is.workflow.actions.nothing"]>;
|
|
532
|
+
/** Parameters of Show Notification (`is.workflow.actions.notification`). */
|
|
533
|
+
export type NotificationParams = Partial<ParamTypes["is.workflow.actions.notification"]>;
|
|
534
|
+
/** Parameters of Number (`is.workflow.actions.number`). */
|
|
535
|
+
export type NumberParams = Partial<ParamTypes["is.workflow.actions.number"]>;
|
|
536
|
+
/** Parameters of Random Number (`is.workflow.actions.number.random`). */
|
|
537
|
+
export type NumberRandomParams = Partial<ParamTypes["is.workflow.actions.number.random"]>;
|
|
538
|
+
/** Parameters of Open App (`is.workflow.actions.openapp`). */
|
|
539
|
+
export type OpenappParams = Partial<ParamTypes["is.workflow.actions.openapp"]>;
|
|
540
|
+
/** Parameters of Open File (`is.workflow.actions.openin`). */
|
|
541
|
+
export type OpeninParams = Partial<ParamTypes["is.workflow.actions.openin"]>;
|
|
542
|
+
/** Parameters of Search in Passwords (`is.workflow.actions.openpasswords`). */
|
|
543
|
+
export type OpenpasswordsParams = Partial<ParamTypes["is.workflow.actions.openpasswords"]>;
|
|
544
|
+
/** Parameters of Open URLs (`is.workflow.actions.openurl`). */
|
|
545
|
+
export type OpenurlParams = Partial<ParamTypes["is.workflow.actions.openurl"]>;
|
|
546
|
+
/** Parameters of Open X-Callback URL (`is.workflow.actions.openxcallbackurl`). */
|
|
547
|
+
export type OpenxcallbackurlParams = Partial<ParamTypes["is.workflow.actions.openxcallbackurl"]>;
|
|
548
|
+
/** Parameters of Set Orientation Lock (`is.workflow.actions.orientationlock.set`). */
|
|
549
|
+
export type OrientationlockSetParams = Partial<ParamTypes["is.workflow.actions.orientationlock.set"]>;
|
|
550
|
+
/** Parameters of Stop and Output (`is.workflow.actions.output`). */
|
|
551
|
+
export type OutputParams = Partial<ParamTypes["is.workflow.actions.output"]>;
|
|
552
|
+
/** Parameters of Overlay Image (`is.workflow.actions.overlayimageonimage`). */
|
|
553
|
+
export type OverlayimageonimageParams = Partial<ParamTypes["is.workflow.actions.overlayimageonimage"]>;
|
|
554
|
+
/** Parameters of Overlay Text (`is.workflow.actions.overlaytext`). */
|
|
555
|
+
export type OverlaytextParams = Partial<ParamTypes["is.workflow.actions.overlaytext"]>;
|
|
556
|
+
/** Parameters of Play/Pause (`is.workflow.actions.pausemusic`). */
|
|
557
|
+
export type PausemusicParams = Partial<ParamTypes["is.workflow.actions.pausemusic"]>;
|
|
558
|
+
/** Parameters of Get Hotspot Password (`is.workflow.actions.personalhotspot.password.get`). */
|
|
559
|
+
export type PersonalhotspotPasswordGetParams = Partial<ParamTypes["is.workflow.actions.personalhotspot.password.get"]>;
|
|
560
|
+
/** Parameters of Set Hotspot Password (`is.workflow.actions.personalhotspot.password.set`). */
|
|
561
|
+
export type PersonalhotspotPasswordSetParams = Partial<ParamTypes["is.workflow.actions.personalhotspot.password.set"]>;
|
|
562
|
+
/** Parameters of Set Personal Hotspot (`is.workflow.actions.personalhotspot.set`). */
|
|
563
|
+
export type PersonalhotspotSetParams = Partial<ParamTypes["is.workflow.actions.personalhotspot.set"]>;
|
|
564
|
+
/** Parameters of Phone Number (`is.workflow.actions.phonenumber`). */
|
|
565
|
+
export type PhonenumberParams = Partial<ParamTypes["is.workflow.actions.phonenumber"]>;
|
|
566
|
+
/** Parameters of Create Photo Album (`is.workflow.actions.photos.createalbum`). */
|
|
567
|
+
export type PhotosCreatealbumParams = Partial<ParamTypes["is.workflow.actions.photos.createalbum"]>;
|
|
568
|
+
/** Parameters of Add to Pinboard (`is.workflow.actions.pinboard.add`). */
|
|
569
|
+
export type PinboardAddParams = Partial<ParamTypes["is.workflow.actions.pinboard.add"]>;
|
|
570
|
+
/** Parameters of Get Pinboard Bookmarks (`is.workflow.actions.pinboard.get`). */
|
|
571
|
+
export type PinboardGetParams = Partial<ParamTypes["is.workflow.actions.pinboard.get"]>;
|
|
572
|
+
/** Parameters of Play Music (`is.workflow.actions.playmusic`). */
|
|
573
|
+
export type PlaymusicParams = Partial<ParamTypes["is.workflow.actions.playmusic"]>;
|
|
574
|
+
/** Parameters of Play Podcast (`is.workflow.actions.playpodcast`). */
|
|
575
|
+
export type PlaypodcastParams = Partial<ParamTypes["is.workflow.actions.playpodcast"]>;
|
|
576
|
+
/** Parameters of Play Sound (`is.workflow.actions.playsound`). */
|
|
577
|
+
export type PlaysoundParams = Partial<ParamTypes["is.workflow.actions.playsound"]>;
|
|
578
|
+
/** Parameters of Add to Pocket (`is.workflow.actions.pocket.add`). */
|
|
579
|
+
export type PocketAddParams = Partial<ParamTypes["is.workflow.actions.pocket.add"]>;
|
|
580
|
+
/** Parameters of Get Items from Pocket (`is.workflow.actions.pocket.get`). */
|
|
581
|
+
export type PocketGetParams = Partial<ParamTypes["is.workflow.actions.pocket.get"]>;
|
|
582
|
+
/** Parameters of Follow Podcast (`is.workflow.actions.podcasts.subscribe`). */
|
|
583
|
+
export type PodcastsSubscribeParams = Partial<ParamTypes["is.workflow.actions.podcasts.subscribe"]>;
|
|
584
|
+
/** Parameters of Get All Wallpapers (`is.workflow.actions.posters.get`). */
|
|
585
|
+
export type PostersGetParams = Partial<ParamTypes["is.workflow.actions.posters.get"]>;
|
|
586
|
+
/** Parameters of Switch Between Wallpapers (`is.workflow.actions.posters.switch`). */
|
|
587
|
+
export type PostersSwitchParams = Partial<ParamTypes["is.workflow.actions.posters.switch"]>;
|
|
588
|
+
/** Parameters of Post on Facebook (`is.workflow.actions.postonfacebook`). */
|
|
589
|
+
export type PostonfacebookParams = Partial<ParamTypes["is.workflow.actions.postonfacebook"]>;
|
|
590
|
+
/** Parameters of Quick Look (`is.workflow.actions.previewdocument`). */
|
|
591
|
+
export type PreviewdocumentParams = Partial<ParamTypes["is.workflow.actions.previewdocument"]>;
|
|
592
|
+
/** Parameters of Print (`is.workflow.actions.print`). */
|
|
593
|
+
export type PrintParams = Partial<ParamTypes["is.workflow.actions.print"]>;
|
|
594
|
+
/** Parameters of Get Details of Appearance (`is.workflow.actions.properties.appearance`). */
|
|
595
|
+
export type PropertiesAppearanceParams = Partial<ParamTypes["is.workflow.actions.properties.appearance"]>;
|
|
596
|
+
/** Parameters of Get Details of App Store App (`is.workflow.actions.properties.appstore`). */
|
|
597
|
+
export type PropertiesAppstoreParams = Partial<ParamTypes["is.workflow.actions.properties.appstore"]>;
|
|
598
|
+
/** Parameters of Get Details of Article (`is.workflow.actions.properties.articles`). */
|
|
599
|
+
export type PropertiesArticlesParams = Partial<ParamTypes["is.workflow.actions.properties.articles"]>;
|
|
600
|
+
/** Parameters of Get Details of Calendar Events (`is.workflow.actions.properties.calendarevents`). */
|
|
601
|
+
export type PropertiesCalendareventsParams = Partial<ParamTypes["is.workflow.actions.properties.calendarevents"]>;
|
|
602
|
+
/** Parameters of Get Details of Contacts (`is.workflow.actions.properties.contacts`). */
|
|
603
|
+
export type PropertiesContactsParams = Partial<ParamTypes["is.workflow.actions.properties.contacts"]>;
|
|
604
|
+
/** Parameters of Get Details of Event Attendees (`is.workflow.actions.properties.eventattendees`). */
|
|
605
|
+
export type PropertiesEventattendeesParams = Partial<ParamTypes["is.workflow.actions.properties.eventattendees"]>;
|
|
606
|
+
/** Parameters of Get Details of Files (`is.workflow.actions.properties.files`). */
|
|
607
|
+
export type PropertiesFilesParams = Partial<ParamTypes["is.workflow.actions.properties.files"]>;
|
|
608
|
+
/** Parameters of Get Details of Health Sample (`is.workflow.actions.properties.health.quantity`). */
|
|
609
|
+
export type PropertiesHealthQuantityParams = Partial<ParamTypes["is.workflow.actions.properties.health.quantity"]>;
|
|
610
|
+
/** Parameters of Get Details of Images (`is.workflow.actions.properties.images`). */
|
|
611
|
+
export type PropertiesImagesParams = Partial<ParamTypes["is.workflow.actions.properties.images"]>;
|
|
612
|
+
/** Parameters of Get Details of iTunes Artist (`is.workflow.actions.properties.itunesartist`). */
|
|
613
|
+
export type PropertiesItunesartistParams = Partial<ParamTypes["is.workflow.actions.properties.itunesartist"]>;
|
|
614
|
+
/** Parameters of Get Details of iTunes Product (`is.workflow.actions.properties.itunesstore`). */
|
|
615
|
+
export type PropertiesItunesstoreParams = Partial<ParamTypes["is.workflow.actions.properties.itunesstore"]>;
|
|
616
|
+
/** Parameters of Get Details of Locations (`is.workflow.actions.properties.locations`). */
|
|
617
|
+
export type PropertiesLocationsParams = Partial<ParamTypes["is.workflow.actions.properties.locations"]>;
|
|
618
|
+
/** Parameters of Get Details of Music (`is.workflow.actions.properties.music`). */
|
|
619
|
+
export type PropertiesMusicParams = Partial<ParamTypes["is.workflow.actions.properties.music"]>;
|
|
620
|
+
/** Parameters of Get Details of Parked Car (`is.workflow.actions.properties.parkedcar`). */
|
|
621
|
+
export type PropertiesParkedcarParams = Partial<ParamTypes["is.workflow.actions.properties.parkedcar"]>;
|
|
622
|
+
/** Parameters of Get Details of Podcast Episode (`is.workflow.actions.properties.podcast`). */
|
|
623
|
+
export type PropertiesPodcastParams = Partial<ParamTypes["is.workflow.actions.properties.podcast"]>;
|
|
624
|
+
/** Parameters of Get Details of Podcast (`is.workflow.actions.properties.podcastshow`). */
|
|
625
|
+
export type PropertiesPodcastshowParams = Partial<ParamTypes["is.workflow.actions.properties.podcastshow"]>;
|
|
626
|
+
/** Parameters of Get Details of Reminders (`is.workflow.actions.properties.reminders`). */
|
|
627
|
+
export type PropertiesRemindersParams = Partial<ParamTypes["is.workflow.actions.properties.reminders"]>;
|
|
628
|
+
/** Parameters of Get Details of Ride Status (`is.workflow.actions.properties.ridestatus`). */
|
|
629
|
+
export type PropertiesRidestatusParams = Partial<ParamTypes["is.workflow.actions.properties.ridestatus"]>;
|
|
630
|
+
/** Parameters of Get Details of Safari Web Page (`is.workflow.actions.properties.safariwebpage`). */
|
|
631
|
+
export type PropertiesSafariwebpageParams = Partial<ParamTypes["is.workflow.actions.properties.safariwebpage"]>;
|
|
632
|
+
/** Parameters of Get Details of Shazam (`is.workflow.actions.properties.shazam`). */
|
|
633
|
+
export type PropertiesShazamParams = Partial<ParamTypes["is.workflow.actions.properties.shazam"]>;
|
|
634
|
+
/** Parameters of Get Details of Trello Item (`is.workflow.actions.properties.trello`). */
|
|
635
|
+
export type PropertiesTrelloParams = Partial<ParamTypes["is.workflow.actions.properties.trello"]>;
|
|
636
|
+
/** Parameters of Get Details of Ulysses Sheet (`is.workflow.actions.properties.ulysses.sheet`). */
|
|
637
|
+
export type PropertiesUlyssesSheetParams = Partial<ParamTypes["is.workflow.actions.properties.ulysses.sheet"]>;
|
|
638
|
+
/** Parameters of Get Details of Weather Conditions (`is.workflow.actions.properties.weather.conditions`). */
|
|
639
|
+
export type PropertiesWeatherConditionsParams = Partial<ParamTypes["is.workflow.actions.properties.weather.conditions"]>;
|
|
640
|
+
/** Parameters of Get Details of Shortcut (`is.workflow.actions.properties.workflow`). */
|
|
641
|
+
export type PropertiesWorkflowParams = Partial<ParamTypes["is.workflow.actions.properties.workflow"]>;
|
|
642
|
+
/** Parameters of Quit App (`is.workflow.actions.quit.app`). */
|
|
643
|
+
export type QuitAppParams = Partial<ParamTypes["is.workflow.actions.quit.app"]>;
|
|
644
|
+
/** Parameters of Add to Reading List (`is.workflow.actions.readinglist`). */
|
|
645
|
+
export type ReadinglistParams = Partial<ParamTypes["is.workflow.actions.readinglist"]>;
|
|
646
|
+
/** Parameters of Shut Down (`is.workflow.actions.reboot`). */
|
|
647
|
+
export type RebootParams = Partial<ParamTypes["is.workflow.actions.reboot"]>;
|
|
648
|
+
/** Parameters of Record Audio (`is.workflow.actions.recordaudio`). */
|
|
649
|
+
export type RecordaudioParams = Partial<ParamTypes["is.workflow.actions.recordaudio"]>;
|
|
650
|
+
/** Parameters of Open Reminders List (`is.workflow.actions.reminders.showlist`). */
|
|
651
|
+
export type RemindersShowlistParams = Partial<ParamTypes["is.workflow.actions.reminders.showlist"]>;
|
|
652
|
+
/** Parameters of Remove Events (`is.workflow.actions.removeevents`). */
|
|
653
|
+
export type RemoveeventsParams = Partial<ParamTypes["is.workflow.actions.removeevents"]>;
|
|
654
|
+
/** Parameters of Remove from Photo Album (`is.workflow.actions.removefromalbum`). */
|
|
655
|
+
export type RemovefromalbumParams = Partial<ParamTypes["is.workflow.actions.removefromalbum"]>;
|
|
656
|
+
/** Parameters of Remove Reminders (`is.workflow.actions.removereminders`). */
|
|
657
|
+
export type RemoveremindersParams = Partial<ParamTypes["is.workflow.actions.removereminders"]>;
|
|
658
|
+
/** Parameters of Repeat (`is.workflow.actions.repeat.count`). */
|
|
659
|
+
export type RepeatCountParams = Partial<ParamTypes["is.workflow.actions.repeat.count"]>;
|
|
660
|
+
/** Parameters of Repeat with Each (`is.workflow.actions.repeat.each`). */
|
|
661
|
+
export type RepeatEachParams = Partial<ParamTypes["is.workflow.actions.repeat.each"]>;
|
|
662
|
+
/** Parameters of Resize Window (`is.workflow.actions.resizewindow`). */
|
|
663
|
+
export type ResizewindowParams = Partial<ParamTypes["is.workflow.actions.resizewindow"]>;
|
|
664
|
+
/** Parameters of Go to Home Screen (`is.workflow.actions.returntohomescreen`). */
|
|
665
|
+
export type ReturntohomescreenParams = Partial<ParamTypes["is.workflow.actions.returntohomescreen"]>;
|
|
666
|
+
/** Parameters of Request Ride (`is.workflow.actions.ride.requestride`). */
|
|
667
|
+
export type RideRequestrideParams = Partial<ParamTypes["is.workflow.actions.ride.requestride"]>;
|
|
668
|
+
/** Parameters of Round Number (`is.workflow.actions.round`). */
|
|
669
|
+
export type RoundParams = Partial<ParamTypes["is.workflow.actions.round"]>;
|
|
670
|
+
/** Parameters of Get Items from RSS Feed (`is.workflow.actions.rss`). */
|
|
671
|
+
export type RssParams = Partial<ParamTypes["is.workflow.actions.rss"]>;
|
|
672
|
+
/** Parameters of Get RSS Feeds from Page (`is.workflow.actions.rss.extract`). */
|
|
673
|
+
export type RssExtractParams = Partial<ParamTypes["is.workflow.actions.rss.extract"]>;
|
|
674
|
+
/** Parameters of Run AppleScript (`is.workflow.actions.runapplescript`). */
|
|
675
|
+
export type RunapplescriptParams = Partial<ParamTypes["is.workflow.actions.runapplescript"]>;
|
|
676
|
+
/** Parameters of Share with Apps (`is.workflow.actions.runextension`). */
|
|
677
|
+
export type RunextensionParams = Partial<ParamTypes["is.workflow.actions.runextension"]>;
|
|
678
|
+
/** Parameters of Run JavaScript for Mac Automation (`is.workflow.actions.runjavascriptforautomation`). */
|
|
679
|
+
export type RunjavascriptforautomationParams = Partial<ParamTypes["is.workflow.actions.runjavascriptforautomation"]>;
|
|
680
|
+
/** Parameters of Run JavaScript on Active Safari Tab (`is.workflow.actions.runjavascriptonwebpage`). */
|
|
681
|
+
export type RunjavascriptonwebpageParams = Partial<ParamTypes["is.workflow.actions.runjavascriptonwebpage"]>;
|
|
682
|
+
/** Parameters of Run Shell Script (`is.workflow.actions.runshellscript`). */
|
|
683
|
+
export type RunshellscriptParams = Partial<ParamTypes["is.workflow.actions.runshellscript"]>;
|
|
684
|
+
/** Parameters of Run Script Over SSH (`is.workflow.actions.runsshscript`). */
|
|
685
|
+
export type RunsshscriptParams = Partial<ParamTypes["is.workflow.actions.runsshscript"]>;
|
|
686
|
+
/** Parameters of Run Shortcut (`is.workflow.actions.runworkflow`). */
|
|
687
|
+
export type RunworkflowParams = Partial<ParamTypes["is.workflow.actions.runworkflow"]>;
|
|
688
|
+
/** Parameters of Get Current Web Page from Safari (`is.workflow.actions.safari.geturl`). */
|
|
689
|
+
export type SafariGeturlParams = Partial<ParamTypes["is.workflow.actions.safari.geturl"]>;
|
|
690
|
+
/** Parameters of Save to Photos (`is.workflow.actions.savetocameraroll`). */
|
|
691
|
+
export type SavetocamerarollParams = Partial<ParamTypes["is.workflow.actions.savetocameraroll"]>;
|
|
692
|
+
/** Parameters of Find App Store Apps (`is.workflow.actions.searchappstore`). */
|
|
693
|
+
export type SearchappstoreParams = Partial<ParamTypes["is.workflow.actions.searchappstore"]>;
|
|
694
|
+
/** Parameters of Find iTunes Store Items (`is.workflow.actions.searchitunes`). */
|
|
695
|
+
export type SearchitunesParams = Partial<ParamTypes["is.workflow.actions.searchitunes"]>;
|
|
696
|
+
/** Parameters of Find Places (`is.workflow.actions.searchlocalbusinesses`). */
|
|
697
|
+
export type SearchlocalbusinessesParams = Partial<ParamTypes["is.workflow.actions.searchlocalbusinesses"]>;
|
|
698
|
+
/** Parameters of Open in Maps (`is.workflow.actions.searchmaps`). */
|
|
699
|
+
export type SearchmapsParams = Partial<ParamTypes["is.workflow.actions.searchmaps"]>;
|
|
700
|
+
/** Parameters of Find Podcasts (`is.workflow.actions.searchpodcasts`). */
|
|
701
|
+
export type SearchpodcastsParams = Partial<ParamTypes["is.workflow.actions.searchpodcasts"]>;
|
|
702
|
+
/** Parameters of Search Web (`is.workflow.actions.searchweb`). */
|
|
703
|
+
export type SearchwebParams = Partial<ParamTypes["is.workflow.actions.searchweb"]>;
|
|
704
|
+
/** Parameters of Seek (`is.workflow.actions.seek`). */
|
|
705
|
+
export type SeekParams = Partial<ParamTypes["is.workflow.actions.seek"]>;
|
|
706
|
+
/** Parameters of Select Contact (`is.workflow.actions.selectcontacts`). */
|
|
707
|
+
export type SelectcontactsParams = Partial<ParamTypes["is.workflow.actions.selectcontacts"]>;
|
|
708
|
+
/** Parameters of Select Email Address (`is.workflow.actions.selectemail`). */
|
|
709
|
+
export type SelectemailParams = Partial<ParamTypes["is.workflow.actions.selectemail"]>;
|
|
710
|
+
/** Parameters of Select Phone Number (`is.workflow.actions.selectphone`). */
|
|
711
|
+
export type SelectphoneParams = Partial<ParamTypes["is.workflow.actions.selectphone"]>;
|
|
712
|
+
/** Parameters of Select Photos (`is.workflow.actions.selectphoto`). */
|
|
713
|
+
export type SelectphotoParams = Partial<ParamTypes["is.workflow.actions.selectphoto"]>;
|
|
714
|
+
/** Parameters of Send Email (`is.workflow.actions.sendemail`). */
|
|
715
|
+
export type SendemailParams = Partial<ParamTypes["is.workflow.actions.sendemail"]>;
|
|
716
|
+
/** Parameters of Send Message (`is.workflow.actions.sendmessage`). */
|
|
717
|
+
export type SendmessageParams = Partial<ParamTypes["is.workflow.actions.sendmessage"]>;
|
|
718
|
+
/** Parameters of Set AirDrop Receiving (`is.workflow.actions.setairdropreceiving`). */
|
|
719
|
+
export type SetairdropreceivingParams = Partial<ParamTypes["is.workflow.actions.setairdropreceiving"]>;
|
|
720
|
+
/** Parameters of Set Brightness (`is.workflow.actions.setbrightness`). */
|
|
721
|
+
export type SetbrightnessParams = Partial<ParamTypes["is.workflow.actions.setbrightness"]>;
|
|
722
|
+
/** Parameters of Copy to Clipboard (`is.workflow.actions.setclipboard`). */
|
|
723
|
+
export type SetclipboardParams = Partial<ParamTypes["is.workflow.actions.setclipboard"]>;
|
|
724
|
+
/** Parameters of Set Name (`is.workflow.actions.setitemname`). */
|
|
725
|
+
export type SetitemnameParams = Partial<ParamTypes["is.workflow.actions.setitemname"]>;
|
|
726
|
+
/** Parameters of Set Parked Car (`is.workflow.actions.setparkedcar`). */
|
|
727
|
+
export type SetparkedcarParams = Partial<ParamTypes["is.workflow.actions.setparkedcar"]>;
|
|
728
|
+
/** Parameters of Change Playback Destination (`is.workflow.actions.setplaybackdestination`). */
|
|
729
|
+
export type SetplaybackdestinationParams = Partial<ParamTypes["is.workflow.actions.setplaybackdestination"]>;
|
|
730
|
+
/** Parameters of Store Content (`is.workflow.actions.setstoredcontent`). */
|
|
731
|
+
export type SetstoredcontentParams = Partial<ParamTypes["is.workflow.actions.setstoredcontent"]>;
|
|
732
|
+
/** Parameters of Edit Calendar Event (`is.workflow.actions.setters.calendarevents`). */
|
|
733
|
+
export type SettersCalendareventsParams = Partial<ParamTypes["is.workflow.actions.setters.calendarevents"]>;
|
|
734
|
+
/** Parameters of Edit Contact (`is.workflow.actions.setters.contacts`). */
|
|
735
|
+
export type SettersContactsParams = Partial<ParamTypes["is.workflow.actions.setters.contacts"]>;
|
|
736
|
+
/** Parameters of Edit Reminder (`is.workflow.actions.setters.reminders`). */
|
|
737
|
+
export type SettersRemindersParams = Partial<ParamTypes["is.workflow.actions.setters.reminders"]>;
|
|
738
|
+
/** Parameters of Set Dictionary Value (`is.workflow.actions.setvalueforkey`). */
|
|
739
|
+
export type SetvalueforkeyParams = Partial<ParamTypes["is.workflow.actions.setvalueforkey"]>;
|
|
740
|
+
/** Parameters of Set Variable (`is.workflow.actions.setvariable`). */
|
|
741
|
+
export type SetvariableParams = Partial<ParamTypes["is.workflow.actions.setvariable"]>;
|
|
742
|
+
/** Parameters of Set Volume (`is.workflow.actions.setvolume`). */
|
|
743
|
+
export type SetvolumeParams = Partial<ParamTypes["is.workflow.actions.setvolume"]>;
|
|
744
|
+
/** Parameters of Share (`is.workflow.actions.share`). */
|
|
745
|
+
export type ShareParams = Partial<ParamTypes["is.workflow.actions.share"]>;
|
|
746
|
+
/** Parameters of Shazam It (`is.workflow.actions.shazamMedia`). */
|
|
747
|
+
export type ShazamMediaParams = Partial<ParamTypes["is.workflow.actions.shazamMedia"]>;
|
|
748
|
+
/** Parameters of Show Definition (`is.workflow.actions.showdefinition`). */
|
|
749
|
+
export type ShowdefinitionParams = Partial<ParamTypes["is.workflow.actions.showdefinition"]>;
|
|
750
|
+
/** Parameters of Open in BlindSquare (`is.workflow.actions.showinblindsquare`). */
|
|
751
|
+
export type ShowinblindsquareParams = Partial<ParamTypes["is.workflow.actions.showinblindsquare"]>;
|
|
752
|
+
/** Parameters of Open in Calendar (`is.workflow.actions.showincalendar`). */
|
|
753
|
+
export type ShowincalendarParams = Partial<ParamTypes["is.workflow.actions.showincalendar"]>;
|
|
754
|
+
/** Parameters of Show in iTunes Store (`is.workflow.actions.showinstore`). */
|
|
755
|
+
export type ShowinstoreParams = Partial<ParamTypes["is.workflow.actions.showinstore"]>;
|
|
756
|
+
/** Parameters of Show Content (`is.workflow.actions.showresult`). */
|
|
757
|
+
export type ShowresultParams = Partial<ParamTypes["is.workflow.actions.showresult"]>;
|
|
758
|
+
/** Parameters of Show Web View (`is.workflow.actions.showwebpage`). */
|
|
759
|
+
export type ShowwebpageParams = Partial<ParamTypes["is.workflow.actions.showwebpage"]>;
|
|
760
|
+
/** Parameters of Set Silence Unknown Callers (`is.workflow.actions.silenceunknowncallers.set`). */
|
|
761
|
+
export type SilenceunknowncallersSetParams = Partial<ParamTypes["is.workflow.actions.silenceunknowncallers.set"]>;
|
|
762
|
+
/** Parameters of Unknown Intent (`is.workflow.actions.sirikit.donation.handle`). */
|
|
763
|
+
export type SirikitDonationHandleParams = Partial<ParamTypes["is.workflow.actions.sirikit.donation.handle"]>;
|
|
764
|
+
/** Parameters of Skip Back (`is.workflow.actions.skipback`). */
|
|
765
|
+
export type SkipbackParams = Partial<ParamTypes["is.workflow.actions.skipback"]>;
|
|
766
|
+
/** Parameters of Skip Forward (`is.workflow.actions.skipforward`). */
|
|
767
|
+
export type SkipforwardParams = Partial<ParamTypes["is.workflow.actions.skipforward"]>;
|
|
768
|
+
/** Parameters of Post to Slack (`is.workflow.actions.slack.send`). */
|
|
769
|
+
export type SlackSendParams = Partial<ParamTypes["is.workflow.actions.slack.send"]>;
|
|
770
|
+
/** Parameters of Sleep (`is.workflow.actions.sleep`). */
|
|
771
|
+
export type SleepParams = Partial<ParamTypes["is.workflow.actions.sleep"]>;
|
|
772
|
+
/** Parameters of Speak Text (`is.workflow.actions.speaktext`). */
|
|
773
|
+
export type SpeaktextParams = Partial<ParamTypes["is.workflow.actions.speaktext"]>;
|
|
774
|
+
/** Parameters of Split PDF Into Pages (`is.workflow.actions.splitpdf`). */
|
|
775
|
+
export type SplitpdfParams = Partial<ParamTypes["is.workflow.actions.splitpdf"]>;
|
|
776
|
+
/** Parameters of Split Screen Apps (`is.workflow.actions.splitscreen`). */
|
|
777
|
+
export type SplitscreenParams = Partial<ParamTypes["is.workflow.actions.splitscreen"]>;
|
|
778
|
+
/** Parameters of Search (`is.workflow.actions.spotlightsearch`). */
|
|
779
|
+
export type SpotlightsearchParams = Partial<ParamTypes["is.workflow.actions.spotlightsearch"]>;
|
|
780
|
+
/** Parameters of Set Stage Manager (`is.workflow.actions.stagemanager.set`). */
|
|
781
|
+
export type StagemanagerSetParams = Partial<ParamTypes["is.workflow.actions.stagemanager.set"]>;
|
|
782
|
+
/** Parameters of Start Screen Saver (`is.workflow.actions.startscreensaver`). */
|
|
783
|
+
export type StartscreensaverParams = Partial<ParamTypes["is.workflow.actions.startscreensaver"]>;
|
|
784
|
+
/** Parameters of Calculate Statistics (`is.workflow.actions.statistics`). */
|
|
785
|
+
export type StatisticsParams = Partial<ParamTypes["is.workflow.actions.statistics"]>;
|
|
786
|
+
/** Parameters of Take Photo (`is.workflow.actions.takephoto`). */
|
|
787
|
+
export type TakephotoParams = Partial<ParamTypes["is.workflow.actions.takephoto"]>;
|
|
788
|
+
/** Parameters of Take Screenshot (`is.workflow.actions.takescreenshot`). */
|
|
789
|
+
export type TakescreenshotParams = Partial<ParamTypes["is.workflow.actions.takescreenshot"]>;
|
|
790
|
+
/** Parameters of Take Video (`is.workflow.actions.takevideo`). */
|
|
791
|
+
export type TakevideoParams = Partial<ParamTypes["is.workflow.actions.takevideo"]>;
|
|
792
|
+
/** Parameters of Change Case (`is.workflow.actions.text.changecase`). */
|
|
793
|
+
export type TextChangecaseParams = Partial<ParamTypes["is.workflow.actions.text.changecase"]>;
|
|
794
|
+
/** Parameters of Combine Text (`is.workflow.actions.text.combine`). */
|
|
795
|
+
export type TextCombineParams = Partial<ParamTypes["is.workflow.actions.text.combine"]>;
|
|
796
|
+
/** Parameters of Match Text (`is.workflow.actions.text.match`). */
|
|
797
|
+
export type TextMatchParams = Partial<ParamTypes["is.workflow.actions.text.match"]>;
|
|
798
|
+
/** Parameters of Get Group from Matched Text (`is.workflow.actions.text.match.getgroup`). */
|
|
799
|
+
export type TextMatchGetgroupParams = Partial<ParamTypes["is.workflow.actions.text.match.getgroup"]>;
|
|
800
|
+
/** Parameters of Replace Text (`is.workflow.actions.text.replace`). */
|
|
801
|
+
export type TextReplaceParams = Partial<ParamTypes["is.workflow.actions.text.replace"]>;
|
|
802
|
+
/** Parameters of Split Text (`is.workflow.actions.text.split`). */
|
|
803
|
+
export type TextSplitParams = Partial<ParamTypes["is.workflow.actions.text.split"]>;
|
|
804
|
+
/** Parameters of Translate Text (`is.workflow.actions.text.translate`). */
|
|
805
|
+
export type TextTranslateParams = Partial<ParamTypes["is.workflow.actions.text.translate"]>;
|
|
806
|
+
/** Parameters of Trim Whitespace (`is.workflow.actions.text.trimwhitespace`). */
|
|
807
|
+
export type TextTrimwhitespaceParams = Partial<ParamTypes["is.workflow.actions.text.trimwhitespace"]>;
|
|
808
|
+
/** Parameters of Start Timer (`is.workflow.actions.timer.start`). */
|
|
809
|
+
export type TimerStartParams = Partial<ParamTypes["is.workflow.actions.timer.start"]>;
|
|
810
|
+
/** Parameters of Add Todoist Item (`is.workflow.actions.todoist.add`). */
|
|
811
|
+
export type TodoistAddParams = Partial<ParamTypes["is.workflow.actions.todoist.add"]>;
|
|
812
|
+
/** Parameters of Create Trello Board (`is.workflow.actions.trello.add.board`). */
|
|
813
|
+
export type TrelloAddBoardParams = Partial<ParamTypes["is.workflow.actions.trello.add.board"]>;
|
|
814
|
+
/** Parameters of Add Trello Card (`is.workflow.actions.trello.add.card`). */
|
|
815
|
+
export type TrelloAddCardParams = Partial<ParamTypes["is.workflow.actions.trello.add.card"]>;
|
|
816
|
+
/** Parameters of Create Trello List (`is.workflow.actions.trello.add.list`). */
|
|
817
|
+
export type TrelloAddListParams = Partial<ParamTypes["is.workflow.actions.trello.add.list"]>;
|
|
818
|
+
/** Parameters of Get Trello Items (`is.workflow.actions.trello.get`). */
|
|
819
|
+
export type TrelloGetParams = Partial<ParamTypes["is.workflow.actions.trello.get"]>;
|
|
820
|
+
/** Parameters of Trim Media (`is.workflow.actions.trimvideo`). */
|
|
821
|
+
export type TrimvideoParams = Partial<ParamTypes["is.workflow.actions.trimvideo"]>;
|
|
822
|
+
/** Parameters of Set True Tone (`is.workflow.actions.truetone.set`). */
|
|
823
|
+
export type TruetoneSetParams = Partial<ParamTypes["is.workflow.actions.truetone.set"]>;
|
|
824
|
+
/** Parameters of Post to Tumblr (`is.workflow.actions.tumblr.post`). */
|
|
825
|
+
export type TumblrPostParams = Partial<ParamTypes["is.workflow.actions.tumblr.post"]>;
|
|
826
|
+
/** Parameters of Tweet (`is.workflow.actions.tweet`). */
|
|
827
|
+
export type TweetParams = Partial<ParamTypes["is.workflow.actions.tweet"]>;
|
|
828
|
+
/** Parameters of Extract Archive (`is.workflow.actions.unzip`). */
|
|
829
|
+
export type UnzipParams = Partial<ParamTypes["is.workflow.actions.unzip"]>;
|
|
830
|
+
/** Parameters of URL (`is.workflow.actions.url`). */
|
|
831
|
+
export type UrlParams = Partial<ParamTypes["is.workflow.actions.url"]>;
|
|
832
|
+
/** Parameters of Expand URL (`is.workflow.actions.url.expand`). */
|
|
833
|
+
export type UrlExpandParams = Partial<ParamTypes["is.workflow.actions.url.expand"]>;
|
|
834
|
+
/** Parameters of Get Headers of URL (`is.workflow.actions.url.getheaders`). */
|
|
835
|
+
export type UrlGetheadersParams = Partial<ParamTypes["is.workflow.actions.url.getheaders"]>;
|
|
836
|
+
/** Parameters of URL Encode (`is.workflow.actions.urlencode`). */
|
|
837
|
+
export type UrlencodeParams = Partial<ParamTypes["is.workflow.actions.urlencode"]>;
|
|
838
|
+
/** Parameters of Unknown User Activity (`is.workflow.actions.useractivity.open`). */
|
|
839
|
+
export type UseractivityOpenParams = Partial<ParamTypes["is.workflow.actions.useractivity.open"]>;
|
|
840
|
+
/** Parameters of Send Payment (`is.workflow.actions.venmo.pay`). */
|
|
841
|
+
export type VenmoPayParams = Partial<ParamTypes["is.workflow.actions.venmo.pay"]>;
|
|
842
|
+
/** Parameters of Request Payment (`is.workflow.actions.venmo.request`). */
|
|
843
|
+
export type VenmoRequestParams = Partial<ParamTypes["is.workflow.actions.venmo.request"]>;
|
|
844
|
+
/** Parameters of Vibrate Device (`is.workflow.actions.vibrate`). */
|
|
845
|
+
export type VibrateParams = Partial<ParamTypes["is.workflow.actions.vibrate"]>;
|
|
846
|
+
/** Parameters of Show Content Graph (`is.workflow.actions.viewresult`). */
|
|
847
|
+
export type ViewresultParams = Partial<ParamTypes["is.workflow.actions.viewresult"]>;
|
|
848
|
+
/** Parameters of Get Current VPN (`is.workflow.actions.vpn.get`). */
|
|
849
|
+
export type VpnGetParams = Partial<ParamTypes["is.workflow.actions.vpn.get"]>;
|
|
850
|
+
/** Parameters of Set VPN (`is.workflow.actions.vpn.set`). */
|
|
851
|
+
export type VpnSetParams = Partial<ParamTypes["is.workflow.actions.vpn.set"]>;
|
|
852
|
+
/** Parameters of Wait to Return (`is.workflow.actions.waittoreturn`). */
|
|
853
|
+
export type WaittoreturnParams = Partial<ParamTypes["is.workflow.actions.waittoreturn"]>;
|
|
854
|
+
/** Parameters of Set Wallpaper Photo (`is.workflow.actions.wallpaper.set`). */
|
|
855
|
+
export type WallpaperSetParams = Partial<ParamTypes["is.workflow.actions.wallpaper.set"]>;
|
|
856
|
+
/** Parameters of Watch Me Do (`is.workflow.actions.watchmedo`). */
|
|
857
|
+
export type WatchmedoParams = Partial<ParamTypes["is.workflow.actions.watchmedo"]>;
|
|
858
|
+
/** Parameters of Get Current Weather (`is.workflow.actions.weather.currentconditions`). */
|
|
859
|
+
export type WeatherCurrentconditionsParams = Partial<ParamTypes["is.workflow.actions.weather.currentconditions"]>;
|
|
860
|
+
/** Parameters of Get Weather Forecast (`is.workflow.actions.weather.forecast`). */
|
|
861
|
+
export type WeatherForecastParams = Partial<ParamTypes["is.workflow.actions.weather.forecast"]>;
|
|
862
|
+
/** Parameters of Set Wi-Fi (`is.workflow.actions.wifi.set`). */
|
|
863
|
+
export type WifiSetParams = Partial<ParamTypes["is.workflow.actions.wifi.set"]>;
|
|
864
|
+
/** Parameters of Post to WordPress (`is.workflow.actions.wordpress.post`). */
|
|
865
|
+
export type WordpressPostParams = Partial<ParamTypes["is.workflow.actions.wordpress.post"]>;
|
|
866
|
+
/** Parameters of End Workout (`is.workflow.actions.workout.end`). */
|
|
867
|
+
export type WorkoutEndParams = Partial<ParamTypes["is.workflow.actions.workout.end"]>;
|
|
868
|
+
/** Parameters of Start Workout (`is.workflow.actions.workout.start`). */
|
|
869
|
+
export type WorkoutStartParams = Partial<ParamTypes["is.workflow.actions.workout.start"]>;
|
|
870
|
+
/** Parameters of Find Contact (`com.apple.AddressBook.ContactEntity`). */
|
|
871
|
+
export type ContactsFindContactParams = Partial<ParamTypes["com.apple.AddressBook.ContactEntity"]>;
|
|
872
|
+
/** Parameters of Create Contact (`com.apple.AddressBook.CreateContactIntent`). */
|
|
873
|
+
export type ContactsCreateContactParams = Partial<ParamTypes["com.apple.AddressBook.CreateContactIntent"]>;
|
|
874
|
+
/** Parameters of Delete Contact (`com.apple.AddressBook.DeleteContactIntent`). */
|
|
875
|
+
export type ContactsDeleteContactParams = Partial<ParamTypes["com.apple.AddressBook.DeleteContactIntent"]>;
|
|
876
|
+
/** Parameters of Search in Contacts App (`com.apple.AddressBook.SearchInContactsIntent`). */
|
|
877
|
+
export type ContactsSearchInContactsAppParams = Partial<ParamTypes["com.apple.AddressBook.SearchInContactsIntent"]>;
|
|
878
|
+
/** Parameters of Update Contact Details (`com.apple.AddressBook.UpdateContactIntent`). */
|
|
879
|
+
export type ContactsUpdateContactDetailsParams = Partial<ParamTypes["com.apple.AddressBook.UpdateContactIntent"]>;
|
|
880
|
+
/** Parameters of View Contact Card (`com.apple.AddressBook.ViewContactCardIntent`). */
|
|
881
|
+
export type ContactsViewContactCardParams = Partial<ParamTypes["com.apple.AddressBook.ViewContactCardIntent"]>;
|
|
882
|
+
/** Parameters of Fetch Intelligence Commands (`com.apple.AppKit.FetchIntelligenceCommands`). */
|
|
883
|
+
export type ComAppleAppKitFetchIntelligenceCommandsParams = Partial<ParamTypes["com.apple.AppKit.FetchIntelligenceCommands"]>;
|
|
884
|
+
/** Parameters of Insert Intelligence Text (`com.apple.AppKit.InsertIntelligenceText`). */
|
|
885
|
+
export type ComAppleAppKitInsertIntelligenceTextParams = Partial<ParamTypes["com.apple.AppKit.InsertIntelligenceText"]>;
|
|
886
|
+
/** Parameters of Present Writing Tools Result (`com.apple.AppKit.PresentWritingToolsResult`). */
|
|
887
|
+
export type ComAppleAppKitPresentWritingToolsResultParams = Partial<ParamTypes["com.apple.AppKit.PresentWritingToolsResult"]>;
|
|
888
|
+
/** Parameters of Request Editing Context (`com.apple.AppKit.RequestEditingContext`). */
|
|
889
|
+
export type ComAppleAppKitRequestEditingContextParams = Partial<ParamTypes["com.apple.AppKit.RequestEditingContext"]>;
|
|
890
|
+
/** Parameters of Run Intelligence Command (`com.apple.AppKit.RunIntelligenceCommand`). */
|
|
891
|
+
export type ComAppleAppKitRunIntelligenceCommandParams = Partial<ParamTypes["com.apple.AppKit.RunIntelligenceCommand"]>;
|
|
892
|
+
/** Parameters of Run Intelligence Command For Key (`com.apple.AppKit.RunIntelligenceCommandForKey`). */
|
|
893
|
+
export type ComAppleAppKitRunIntelligenceCommandForKeyParams = Partial<ParamTypes["com.apple.AppKit.RunIntelligenceCommandForKey"]>;
|
|
894
|
+
/** Parameters of Activate Tab (`com.apple.AppKit.WindowTabActivateIntent`). */
|
|
895
|
+
export type ComAppleAppKitActivateTabParams = Partial<ParamTypes["com.apple.AppKit.WindowTabActivateIntent"]>;
|
|
896
|
+
/** Parameters of Find Window Tab (`com.apple.AppKit.WindowTabEntity`). */
|
|
897
|
+
export type ComAppleAppKitFindWindowTabParams = Partial<ParamTypes["com.apple.AppKit.WindowTabEntity"]>;
|
|
898
|
+
/** Parameters of Can Perform Writing Tools (`com.apple.AppKit.WritingToolsCanPerformIntent`). */
|
|
899
|
+
export type ComAppleAppKitCanPerformWritingToolsParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsCanPerformIntent"]>;
|
|
900
|
+
/** Parameters of Text Compose (`com.apple.AppKit.WritingToolsComposeIntent`). */
|
|
901
|
+
export type ComAppleAppKitTextComposeParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsComposeIntent"]>;
|
|
902
|
+
/** Parameters of Open Ended (`com.apple.AppKit.WritingToolsOpenEndedIntent`). */
|
|
903
|
+
export type ComAppleAppKitOpenEndedParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsOpenEndedIntent"]>;
|
|
904
|
+
/** Parameters of Text Compose (`com.apple.AppKit.WritingToolsPartnerIntent`). */
|
|
905
|
+
export type ComAppleAppKitWritingToolsPartnerIntentParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsPartnerIntent"]>;
|
|
906
|
+
/** Parameters of Proofread (`com.apple.AppKit.WritingToolsProofreadIntent`). */
|
|
907
|
+
export type ComAppleAppKitProofreadParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsProofreadIntent"]>;
|
|
908
|
+
/** Parameters of Rewrite (`com.apple.AppKit.WritingToolsRewriteIntent`). */
|
|
909
|
+
export type ComAppleAppKitRewriteParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsRewriteIntent"]>;
|
|
910
|
+
/** Parameters of Summarize (`com.apple.AppKit.WritingToolsSummarizeIntent`). */
|
|
911
|
+
export type ComAppleAppKitSummarizeParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsSummarizeIntent"]>;
|
|
912
|
+
/** Parameters of Key Points (`com.apple.AppKit.WritingToolsTransformKeyPointsIntent`). */
|
|
913
|
+
export type ComAppleAppKitKeyPointsParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsTransformKeyPointsIntent"]>;
|
|
914
|
+
/** Parameters of List (`com.apple.AppKit.WritingToolsTransformListIntent`). */
|
|
915
|
+
export type ComAppleAppKitListParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsTransformListIntent"]>;
|
|
916
|
+
/** Parameters of Table (`com.apple.AppKit.WritingToolsTransformTableIntent`). */
|
|
917
|
+
export type ComAppleAppKitTableParams = Partial<ParamTypes["com.apple.AppKit.WritingToolsTransformTableIntent"]>;
|
|
918
|
+
/** Parameters of Search App Store (`com.apple.AppStore.SystemSearchIntent`). */
|
|
919
|
+
export type AppStoreSearchAppStoreParams = Partial<ParamTypes["com.apple.AppStore.SystemSearchIntent"]>;
|
|
920
|
+
/** Parameters of Open Game Center Settings (`com.apple.GameCenter.Settings.DeviceExpertExtension.OpenGameCenterSettingsDeepLinks`). */
|
|
921
|
+
export type SettingsOpenGameCenterSettingsParams = Partial<ParamTypes["com.apple.GameCenter.Settings.DeviceExpertExtension.OpenGameCenterSettingsDeepLinks"]>;
|
|
922
|
+
/** Parameters of Create Image (`com.apple.GenerativePlaygroundApp.CreateImageIntent`). */
|
|
923
|
+
export type ComAppleGenerativePlaygroundAppCreateImageParams = Partial<ParamTypes["com.apple.GenerativePlaygroundApp.CreateImageIntent"]>;
|
|
924
|
+
/** Parameters of Create Image (`com.apple.GenerativePlaygroundApp.GenerateImageIntent`). */
|
|
925
|
+
export type ComAppleGenerativePlaygroundAppGenerateImageIntentParams = Partial<ParamTypes["com.apple.GenerativePlaygroundApp.GenerateImageIntent"]>;
|
|
926
|
+
/** Parameters of Find (`com.apple.Home.CameraClipEntity`). */
|
|
927
|
+
export type HomeFindParams = Partial<ParamTypes["com.apple.Home.CameraClipEntity"]>;
|
|
928
|
+
/** Parameters of Find Device (`com.apple.Home.DeviceEntity`). */
|
|
929
|
+
export type HomeFindDeviceParams = Partial<ParamTypes["com.apple.Home.DeviceEntity"]>;
|
|
930
|
+
/** Parameters of HomeAppIntentsExtensionTestAppIntent (`com.apple.Home.HomeAppIntentsExtensionTestAppIntent`). */
|
|
931
|
+
export type ComAppleHomeAppIntentsExtensionHomeAppIntentsExtensionTestAppIntentParams = Partial<ParamTypes["com.apple.Home.HomeAppIntentsExtensionTestAppIntent"]>;
|
|
932
|
+
/** Parameters of Find Room (`com.apple.Home.RoomEntity`). */
|
|
933
|
+
export type HomeFindRoomParams = Partial<ParamTypes["com.apple.Home.RoomEntity"]>;
|
|
934
|
+
/** Parameters of Find Scene (`com.apple.Home.SceneEntity`). */
|
|
935
|
+
export type HomeFindSceneParams = Partial<ParamTypes["com.apple.Home.SceneEntity"]>;
|
|
936
|
+
/** Parameters of Find Selected Home (`com.apple.Home.SelectedHomeEntity`). */
|
|
937
|
+
export type HomeFindSelectedHomeParams = Partial<ParamTypes["com.apple.Home.SelectedHomeEntity"]>;
|
|
938
|
+
/** Parameters of Toggle Accessory or Scene (`com.apple.Home.ToggleIntent`). */
|
|
939
|
+
export type HomeToggleAccessoryOrSceneParams = Partial<ParamTypes["com.apple.Home.ToggleIntent"]>;
|
|
940
|
+
/** Parameters of Find Zone (`com.apple.Home.ZoneEntity`). */
|
|
941
|
+
export type HomeFindZoneParams = Partial<ParamTypes["com.apple.Home.ZoneEntity"]>;
|
|
942
|
+
/** Parameters of Convert to USDZ (`com.apple.HydraUSDAppIntents.ConvertToUSDZ`). */
|
|
943
|
+
export type ComAppleHydraUsdAppIntentsConvertToUsdzParams = Partial<ParamTypes["com.apple.HydraUSDAppIntents.ConvertToUSDZ"]>;
|
|
944
|
+
/** Parameters of Ask a Question (`com.apple.Magnifier.AskVQAIntent`). */
|
|
945
|
+
export type ComAppleMagnifierAskAQuestionParams = Partial<ParamTypes["com.apple.Magnifier.AskVQAIntent"]>;
|
|
946
|
+
/** Parameters of Describe This (`com.apple.Magnifier.DescribeThisIntent`). */
|
|
947
|
+
export type ComAppleMagnifierDescribeThisParams = Partial<ParamTypes["com.apple.Magnifier.DescribeThisIntent"]>;
|
|
948
|
+
/** Parameters of Detect Doors (`com.apple.Magnifier.DetectDoorsIntent`). */
|
|
949
|
+
export type ComAppleMagnifierDetectDoorsParams = Partial<ParamTypes["com.apple.Magnifier.DetectDoorsIntent"]>;
|
|
950
|
+
/** Parameters of Detect Furniture (`com.apple.Magnifier.DetectFurnitureIntent`). */
|
|
951
|
+
export type ComAppleMagnifierDetectFurnitureParams = Partial<ParamTypes["com.apple.Magnifier.DetectFurnitureIntent"]>;
|
|
952
|
+
/** Parameters of Detect People (`com.apple.Magnifier.DetectPeopleIntent`). */
|
|
953
|
+
export type ComAppleMagnifierDetectPeopleParams = Partial<ParamTypes["com.apple.Magnifier.DetectPeopleIntent"]>;
|
|
954
|
+
/** Parameters of Detect Text (`com.apple.Magnifier.DetectTextIntent`). */
|
|
955
|
+
export type ComAppleMagnifierDetectTextParams = Partial<ParamTypes["com.apple.Magnifier.DetectTextIntent"]>;
|
|
956
|
+
/** Parameters of Find This (`com.apple.Magnifier.FindSessionAppIntent`). */
|
|
957
|
+
export type ComAppleMagnifierFindThisParams = Partial<ParamTypes["com.apple.Magnifier.FindSessionAppIntent"]>;
|
|
958
|
+
/** Parameters of Follow Up (`com.apple.Magnifier.FollowUpVQAAppIntent`). */
|
|
959
|
+
export type ComAppleMagnifierFollowUpParams = Partial<ParamTypes["com.apple.Magnifier.FollowUpVQAAppIntent"]>;
|
|
960
|
+
/** Parameters of Start Point & Speak (`com.apple.Magnifier.PointAndSpeakIntent`). */
|
|
961
|
+
export type ComAppleMagnifierStartPointSpeakParams = Partial<ParamTypes["com.apple.Magnifier.PointAndSpeakIntent"]>;
|
|
962
|
+
/** Parameters of Open Reader (`com.apple.Magnifier.ReaderModeIntent`). */
|
|
963
|
+
export type ComAppleMagnifierOpenReaderParams = Partial<ParamTypes["com.apple.Magnifier.ReaderModeIntent"]>;
|
|
964
|
+
/** Parameters of Detect Items (`com.apple.Magnifier.StartDetectionTypeIntent`). */
|
|
965
|
+
export type ComAppleMagnifierDetectItemsParams = Partial<ParamTypes["com.apple.Magnifier.StartDetectionTypeIntent"]>;
|
|
966
|
+
/** Parameters of What Color Is This (`com.apple.Magnifier.WhatColorIsThisIntent`). */
|
|
967
|
+
export type ComAppleMagnifierWhatColorIsThisParams = Partial<ParamTypes["com.apple.Magnifier.WhatColorIsThisIntent"]>;
|
|
968
|
+
/** Parameters of Calculate ETA (`com.apple.Maps.CalculateETAIntent`). */
|
|
969
|
+
export type MapsCalculateEtaParams = Partial<ParamTypes["com.apple.Maps.CalculateETAIntent"]>;
|
|
970
|
+
/** Parameters of Get Current Location (`com.apple.Maps.CurrentLocationEntity`). */
|
|
971
|
+
export type MapsGetCurrentLocationParams = Partial<ParamTypes["com.apple.Maps.CurrentLocationEntity"]>;
|
|
972
|
+
/** Parameters of MapsIntents Debug Dispatch (`com.apple.Maps.MapsIntentsDebugDispatch`). */
|
|
973
|
+
export type MapsMapsIntentsDebugDispatchParams = Partial<ParamTypes["com.apple.Maps.MapsIntentsDebugDispatch"]>;
|
|
974
|
+
/** Parameters of Shows List of Places (`com.apple.Maps.MapsShowPlacesInAppIntent`). */
|
|
975
|
+
export type MapsShowsListOfPlacesParams = Partial<ParamTypes["com.apple.Maps.MapsShowPlacesInAppIntent"]>;
|
|
976
|
+
/** Parameters of Get Current Route (`com.apple.Maps.NavigationSessionEntity`). */
|
|
977
|
+
export type MapsGetCurrentRouteParams = Partial<ParamTypes["com.apple.Maps.NavigationSessionEntity"]>;
|
|
978
|
+
/** Parameters of Get Parking Location (`com.apple.Maps.ParkingLocationDataEntity`). */
|
|
979
|
+
export type MapsGetParkingLocationParams = Partial<ParamTypes["com.apple.Maps.ParkingLocationDataEntity"]>;
|
|
980
|
+
/** Parameters of Search Places (`com.apple.Maps.SearchPlacesIntent`). */
|
|
981
|
+
export type MapsSearchPlacesParams = Partial<ParamTypes["com.apple.Maps.SearchPlacesIntent"]>;
|
|
982
|
+
/** Parameters of Start Navigation in Maps (`com.apple.Maps.StartNavigationIntent`). */
|
|
983
|
+
export type MapsStartNavigationInMapsParams = Partial<ParamTypes["com.apple.Maps.StartNavigationIntent"]>;
|
|
984
|
+
/** Parameters of Test: Drive to Apple Park (`com.apple.Maps.TestStartNavigationIntent`). */
|
|
985
|
+
export type MapsTestDriveToAppleParkParams = Partial<ParamTypes["com.apple.Maps.TestStartNavigationIntent"]>;
|
|
986
|
+
/** Parameters of Test: Update Navigation Waypoints (`com.apple.Maps.TestUpdateNavigationIntent`). */
|
|
987
|
+
export type MapsTestUpdateNavigationWaypointsParams = Partial<ParamTypes["com.apple.Maps.TestUpdateNavigationIntent"]>;
|
|
988
|
+
/** Parameters of Add stops (`com.apple.Maps.UpdateNavigationIntent`). */
|
|
989
|
+
export type MapsAddStopsParams = Partial<ParamTypes["com.apple.Maps.UpdateNavigationIntent"]>;
|
|
990
|
+
/** Parameters of ConnectToSpeakerIntent (`com.apple.MediaRemoteAppIntentsExtension.ConnectToSpeakerIntent`). */
|
|
991
|
+
export type ComAppleMediaRemoteAppIntentsExtensionConnectToSpeakerIntentParams = Partial<ParamTypes["com.apple.MediaRemoteAppIntentsExtension.ConnectToSpeakerIntent"]>;
|
|
992
|
+
/** Parameters of Open Inbox (`com.apple.MobileSMS.ChangeFilterModeIntent`). */
|
|
993
|
+
export type MessagesOpenInboxParams = Partial<ParamTypes["com.apple.MobileSMS.ChangeFilterModeIntent"]>;
|
|
994
|
+
/** Parameters of Find Conversation (`com.apple.MobileSMS.ConversationEntity`). */
|
|
995
|
+
export type MessagesFindConversationParams = Partial<ParamTypes["com.apple.MobileSMS.ConversationEntity"]>;
|
|
996
|
+
/** Parameters of Delete Conversations (`com.apple.MobileSMS.DeleteConversationIntent`). */
|
|
997
|
+
export type MessagesDeleteConversationsParams = Partial<ParamTypes["com.apple.MobileSMS.DeleteConversationIntent"]>;
|
|
998
|
+
/** Parameters of Delete Messages (`com.apple.MobileSMS.DeleteMessageIntent`). */
|
|
999
|
+
export type MessagesDeleteMessagesParams = Partial<ParamTypes["com.apple.MobileSMS.DeleteMessageIntent"]>;
|
|
1000
|
+
/** Parameters of Draft Message (`com.apple.MobileSMS.DraftMessageIntent`). */
|
|
1001
|
+
export type MessagesDraftMessageParams = Partial<ParamTypes["com.apple.MobileSMS.DraftMessageIntent"]>;
|
|
1002
|
+
/** Parameters of Edit Sent Message (`com.apple.MobileSMS.EditSentMessageIntent`). */
|
|
1003
|
+
export type MessagesEditSentMessageParams = Partial<ParamTypes["com.apple.MobileSMS.EditSentMessageIntent"]>;
|
|
1004
|
+
/** Parameters of Mark as Read (`com.apple.MobileSMS.MarkConversationAsUnreadIntent`). */
|
|
1005
|
+
export type MessagesMarkAsReadParams = Partial<ParamTypes["com.apple.MobileSMS.MarkConversationAsUnreadIntent"]>;
|
|
1006
|
+
/** Parameters of Find Message (`com.apple.MobileSMS.MessageEntity`). */
|
|
1007
|
+
export type MessagesFindMessageParams = Partial<ParamTypes["com.apple.MobileSMS.MessageEntity"]>;
|
|
1008
|
+
/** Parameters of Open Conversation (`com.apple.MobileSMS.OpenConversationIntent`). */
|
|
1009
|
+
export type MessagesOpenConversationParams = Partial<ParamTypes["com.apple.MobileSMS.OpenConversationIntent"]>;
|
|
1010
|
+
/** Parameters of Reveal Message (`com.apple.MobileSMS.OpenMessageIntent`). */
|
|
1011
|
+
export type MessagesRevealMessageParams = Partial<ParamTypes["com.apple.MobileSMS.OpenMessageIntent"]>;
|
|
1012
|
+
/** Parameters of Remove Tapback (`com.apple.MobileSMS.RemoveTapbackIntent`). */
|
|
1013
|
+
export type MessagesRemoveTapbackParams = Partial<ParamTypes["com.apple.MobileSMS.RemoveTapbackIntent"]>;
|
|
1014
|
+
/** Parameters of Search in Messages (`com.apple.MobileSMS.SearchMessagesIntent`). */
|
|
1015
|
+
export type MessagesSearchInMessagesParams = Partial<ParamTypes["com.apple.MobileSMS.SearchMessagesIntent"]>;
|
|
1016
|
+
/** Parameters of Send Collaboration Message (`com.apple.MobileSMS.SendCollaborationMessageIntent`). */
|
|
1017
|
+
export type MessagesSendCollaborationMessageParams = Partial<ParamTypes["com.apple.MobileSMS.SendCollaborationMessageIntent"]>;
|
|
1018
|
+
/** Parameters of Send Message (`com.apple.MobileSMS.SendMessageIntent`). */
|
|
1019
|
+
export type MessagesSendMessageParams = Partial<ParamTypes["com.apple.MobileSMS.SendMessageIntent"]>;
|
|
1020
|
+
/** Parameters of Send Tapback (`com.apple.MobileSMS.SendMessageReactionIntent`). */
|
|
1021
|
+
export type MessagesSendTapbackParams = Partial<ParamTypes["com.apple.MobileSMS.SendMessageReactionIntent"]>;
|
|
1022
|
+
/** Parameters of Send Reply (`com.apple.MobileSMS.SendReplyIntent`). */
|
|
1023
|
+
export type MessagesSendReplyParams = Partial<ParamTypes["com.apple.MobileSMS.SendReplyIntent"]>;
|
|
1024
|
+
/** Parameters of Set Conversation Read Status (`com.apple.MobileSMS.SetConversationReadStatusIntent`). */
|
|
1025
|
+
export type MessagesSetConversationReadStatusParams = Partial<ParamTypes["com.apple.MobileSMS.SetConversationReadStatusIntent"]>;
|
|
1026
|
+
/** Parameters of Set Message Read Status (`com.apple.MobileSMS.SetMessageReadStatusIntent`). */
|
|
1027
|
+
export type MessagesSetMessageReadStatusParams = Partial<ParamTypes["com.apple.MobileSMS.SetMessageReadStatusIntent"]>;
|
|
1028
|
+
/** Parameters of Undo Send Message (`com.apple.MobileSMS.UnsendMessageIntent`). */
|
|
1029
|
+
export type MessagesUndoSendMessageParams = Partial<ParamTypes["com.apple.MobileSMS.UnsendMessageIntent"]>;
|
|
1030
|
+
/** Parameters of Add Music Items to Library (`com.apple.Music.AddMusicItemToLibrarySiriIntent`). */
|
|
1031
|
+
export type MusicAddMusicItemsToLibraryParams = Partial<ParamTypes["com.apple.Music.AddMusicItemToLibrarySiriIntent"]>;
|
|
1032
|
+
/** Parameters of Add Music Items to Playlist (`com.apple.Music.AddMusicItemToPlaylistSiriIntent`). */
|
|
1033
|
+
export type MusicAddMusicItemsToPlaylistParams = Partial<ParamTypes["com.apple.Music.AddMusicItemToPlaylistSiriIntent"]>;
|
|
1034
|
+
/** Parameters of Create station (`com.apple.Music.CreateStationSiriIntent`). */
|
|
1035
|
+
export type MusicCreateStationParams = Partial<ParamTypes["com.apple.Music.CreateStationSiriIntent"]>;
|
|
1036
|
+
/** Parameters of Open Music Item (`com.apple.Music.OpenMusicItemSiriIntent`). */
|
|
1037
|
+
export type MusicOpenMusicItemParams = Partial<ParamTypes["com.apple.Music.OpenMusicItemSiriIntent"]>;
|
|
1038
|
+
/** Parameters of Play Audio (`com.apple.Music.PlayMusicItemSiriIntent`). */
|
|
1039
|
+
export type MusicPlayAudioParams = Partial<ParamTypes["com.apple.Music.PlayMusicItemSiriIntent"]>;
|
|
1040
|
+
/** Parameters of SearchMusicSiriIntent_Title (`com.apple.Music.SearchMusicSiriIntent`). */
|
|
1041
|
+
export type MusicSearchMusicSiriIntentTitleParams = Partial<ParamTypes["com.apple.Music.SearchMusicSiriIntent"]>;
|
|
1042
|
+
/** Parameters of Set Music Item Affinity (`com.apple.Music.UpdateMusicItemAffinitySiriIntent`). */
|
|
1043
|
+
export type MusicSetMusicItemAffinityParams = Partial<ParamTypes["com.apple.Music.UpdateMusicItemAffinitySiriIntent"]>;
|
|
1044
|
+
/** Parameters of WarmupMusicQueueSiriIntent_Title (`com.apple.Music.WarmupMusicQueueSiriIntent`). */
|
|
1045
|
+
export type MusicWarmupMusicQueueSiriIntentTitleParams = Partial<ParamTypes["com.apple.Music.WarmupMusicQueueSiriIntent"]>;
|
|
1046
|
+
/** Parameters of Add File to Note (`com.apple.Notes.AddFileAttachmentLinkAction`). */
|
|
1047
|
+
export type NotesAddFileToNoteParams = Partial<ParamTypes["com.apple.Notes.AddFileAttachmentLinkAction"]>;
|
|
1048
|
+
/** Parameters of Add Link (`com.apple.Notes.AddLinkAttachmentLinkAction`). */
|
|
1049
|
+
export type NotesAddLinkParams = Partial<ParamTypes["com.apple.Notes.AddLinkAttachmentLinkAction"]>;
|
|
1050
|
+
/** Parameters of Add or Remove Note Lock (`com.apple.Notes.AddOrRemoveNoteLockLinkAction`). */
|
|
1051
|
+
export type NotesAddOrRemoveNoteLockParams = Partial<ParamTypes["com.apple.Notes.AddOrRemoveNoteLockLinkAction"]>;
|
|
1052
|
+
/** Parameters of Add Tags to Notes (`com.apple.Notes.AddTagsToNotesLinkAction`). */
|
|
1053
|
+
export type NotesAddTagsToNotesParams = Partial<ParamTypes["com.apple.Notes.AddTagsToNotesLinkAction"]>;
|
|
1054
|
+
/** Parameters of Apply Formatting to Selected Text (`com.apple.Notes.ApplyFormattingLinkAction`). */
|
|
1055
|
+
export type NotesApplyFormattingToSelectedTextParams = Partial<ParamTypes["com.apple.Notes.ApplyFormattingLinkAction"]>;
|
|
1056
|
+
/** Parameters of Find Attachment (`com.apple.Notes.AttachmentEntity`). */
|
|
1057
|
+
export type NotesFindAttachmentParams = Partial<ParamTypes["com.apple.Notes.AttachmentEntity"]>;
|
|
1058
|
+
/** Parameters of Change Folder View Setting (`com.apple.Notes.ChangeFolderSettingLinkAction`). */
|
|
1059
|
+
export type NotesChangeFolderViewSettingParams = Partial<ParamTypes["com.apple.Notes.ChangeFolderSettingLinkAction"]>;
|
|
1060
|
+
/** Parameters of Change Notes Setting (`com.apple.Notes.ChangeSettingLinkAction`). */
|
|
1061
|
+
export type NotesChangeNotesSettingParams = Partial<ParamTypes["com.apple.Notes.ChangeSettingLinkAction"]>;
|
|
1062
|
+
/** Parameters of Change Tag Selection (`com.apple.Notes.ChangeTagSelectionIntent`). */
|
|
1063
|
+
export type NotesChangeTagSelectionParams = Partial<ParamTypes["com.apple.Notes.ChangeTagSelectionIntent"]>;
|
|
1064
|
+
/** Parameters of Close Notes View (`com.apple.Notes.CloseAppLocationLinkAction`). */
|
|
1065
|
+
export type NotesCloseNotesViewParams = Partial<ParamTypes["com.apple.Notes.CloseAppLocationLinkAction"]>;
|
|
1066
|
+
/** Parameters of Close Note (`com.apple.Notes.CloseNoteLinkAction`). */
|
|
1067
|
+
export type NotesCloseNoteParams = Partial<ParamTypes["com.apple.Notes.CloseNoteLinkAction"]>;
|
|
1068
|
+
/** Parameters of Append Checklist Item (`com.apple.Notes.CreateChecklistItemLinkAction`). */
|
|
1069
|
+
export type NotesAppendChecklistItemParams = Partial<ParamTypes["com.apple.Notes.CreateChecklistItemLinkAction"]>;
|
|
1070
|
+
/** Parameters of Create Folder (`com.apple.Notes.CreateFolderLinkAction`). */
|
|
1071
|
+
export type NotesCreateFolderParams = Partial<ParamTypes["com.apple.Notes.CreateFolderLinkAction"]>;
|
|
1072
|
+
/** Parameters of Create Note (`com.apple.Notes.CreateNoteIntent`). */
|
|
1073
|
+
export type NotesCreateNoteParams = Partial<ParamTypes["com.apple.Notes.CreateNoteIntent"]>;
|
|
1074
|
+
/** Parameters of Add Table to Note (`com.apple.Notes.CreateTableLinkAction`). */
|
|
1075
|
+
export type NotesAddTableToNoteParams = Partial<ParamTypes["com.apple.Notes.CreateTableLinkAction"]>;
|
|
1076
|
+
/** Parameters of Create Tag (`com.apple.Notes.CreateTagLinkAction`). */
|
|
1077
|
+
export type NotesCreateTagParams = Partial<ParamTypes["com.apple.Notes.CreateTagLinkAction"]>;
|
|
1078
|
+
/** Parameters of Delete Attachments (`com.apple.Notes.DeleteAttachmentsLinkAction`). */
|
|
1079
|
+
export type NotesDeleteAttachmentsParams = Partial<ParamTypes["com.apple.Notes.DeleteAttachmentsLinkAction"]>;
|
|
1080
|
+
/** Parameters of Delete Checklist Items (`com.apple.Notes.DeleteChecklistItemsLinkAction`). */
|
|
1081
|
+
export type NotesDeleteChecklistItemsParams = Partial<ParamTypes["com.apple.Notes.DeleteChecklistItemsLinkAction"]>;
|
|
1082
|
+
/** Parameters of Delete Folders (`com.apple.Notes.DeleteFoldersLinkAction`). */
|
|
1083
|
+
export type NotesDeleteFoldersParams = Partial<ParamTypes["com.apple.Notes.DeleteFoldersLinkAction"]>;
|
|
1084
|
+
/** Parameters of Delete Notes (`com.apple.Notes.DeleteNotesLinkAction`). */
|
|
1085
|
+
export type NotesDeleteNotesParams = Partial<ParamTypes["com.apple.Notes.DeleteNotesLinkAction"]>;
|
|
1086
|
+
/** Parameters of Delete Tables (`com.apple.Notes.DeleteTablesLinkAction`). */
|
|
1087
|
+
export type NotesDeleteTablesParams = Partial<ParamTypes["com.apple.Notes.DeleteTablesLinkAction"]>;
|
|
1088
|
+
/** Parameters of Delete Tags (`com.apple.Notes.DeleteTagsLinkAction`). */
|
|
1089
|
+
export type NotesDeleteTagsParams = Partial<ParamTypes["com.apple.Notes.DeleteTagsLinkAction"]>;
|
|
1090
|
+
/** Parameters of Apply Emphasis to Selected Text (`com.apple.Notes.EmphasisLinkAction`). */
|
|
1091
|
+
export type NotesApplyEmphasisToSelectedTextParams = Partial<ParamTypes["com.apple.Notes.EmphasisLinkAction"]>;
|
|
1092
|
+
/** Parameters of Get Linked Notes (`com.apple.Notes.GetLinkedNotesLinkAction`). */
|
|
1093
|
+
export type NotesGetLinkedNotesParams = Partial<ParamTypes["com.apple.Notes.GetLinkedNotesLinkAction"]>;
|
|
1094
|
+
/** Parameters of Insert All Mention (`com.apple.Notes.InsertAllMentionLinkAction`). */
|
|
1095
|
+
export type NotesInsertAllMentionParams = Partial<ParamTypes["com.apple.Notes.InsertAllMentionLinkAction"]>;
|
|
1096
|
+
/** Parameters of Insert Mention (`com.apple.Notes.InsertMentionLinkAction`). */
|
|
1097
|
+
export type NotesInsertMentionParams = Partial<ParamTypes["com.apple.Notes.InsertMentionLinkAction"]>;
|
|
1098
|
+
/** Parameters of Insert Note Link (`com.apple.Notes.InsertNoteLinkLinkAction`). */
|
|
1099
|
+
export type NotesInsertNoteLinkParams = Partial<ParamTypes["com.apple.Notes.InsertNoteLinkLinkAction"]>;
|
|
1100
|
+
/** Parameters of Move Notes to Folder (`com.apple.Notes.MoveNotesToFolderLinkAction`). */
|
|
1101
|
+
export type NotesMoveNotesToFolderParams = Partial<ParamTypes["com.apple.Notes.MoveNotesToFolderLinkAction"]>;
|
|
1102
|
+
/** Parameters of Append to Note (`com.apple.Notes.NoteAppendTextIntent`). */
|
|
1103
|
+
export type NotesAppendToNoteParams = Partial<ParamTypes["com.apple.Notes.NoteAppendTextIntent"]>;
|
|
1104
|
+
/** Parameters of Open Account (`com.apple.Notes.OpenAccountLinkAction`). */
|
|
1105
|
+
export type NotesOpenAccountParams = Partial<ParamTypes["com.apple.Notes.OpenAccountLinkAction"]>;
|
|
1106
|
+
/** Parameters of Open Notes View (`com.apple.Notes.OpenAppLocationLinkAction`). */
|
|
1107
|
+
export type NotesOpenNotesViewParams = Partial<ParamTypes["com.apple.Notes.OpenAppLocationLinkAction"]>;
|
|
1108
|
+
/** Parameters of Open Attachment (`com.apple.Notes.OpenAttachmentLinkAction`). */
|
|
1109
|
+
export type NotesOpenAttachmentParams = Partial<ParamTypes["com.apple.Notes.OpenAttachmentLinkAction"]>;
|
|
1110
|
+
/** Parameters of Reveal Checklist Item (`com.apple.Notes.OpenChecklistItemLinkAction`). */
|
|
1111
|
+
export type NotesRevealChecklistItemParams = Partial<ParamTypes["com.apple.Notes.OpenChecklistItemLinkAction"]>;
|
|
1112
|
+
/** Parameters of Open Folder (`com.apple.Notes.OpenFolderLinkAction`). */
|
|
1113
|
+
export type NotesOpenFolderParams = Partial<ParamTypes["com.apple.Notes.OpenFolderLinkAction"]>;
|
|
1114
|
+
/** Parameters of Reveal Table (`com.apple.Notes.OpenTableLinkAction`). */
|
|
1115
|
+
export type NotesRevealTableParams = Partial<ParamTypes["com.apple.Notes.OpenTableLinkAction"]>;
|
|
1116
|
+
/** Parameters of Open Tag (`com.apple.Notes.OpenTagLinkAction`). */
|
|
1117
|
+
export type NotesOpenTagParams = Partial<ParamTypes["com.apple.Notes.OpenTagLinkAction"]>;
|
|
1118
|
+
/** Parameters of Open Top-Level Folder (`com.apple.Notes.OpenTopLevelFolderLinkAction`). */
|
|
1119
|
+
export type NotesOpenTopLevelFolderParams = Partial<ParamTypes["com.apple.Notes.OpenTopLevelFolderLinkAction"]>;
|
|
1120
|
+
/** Parameters of Pin Notes (`com.apple.Notes.PinNotesLinkAction`). */
|
|
1121
|
+
export type NotesPinNotesParams = Partial<ParamTypes["com.apple.Notes.PinNotesLinkAction"]>;
|
|
1122
|
+
/** Parameters of Remove Tags from Notes (`com.apple.Notes.RemoveTagsFromNotesLinkAction`). */
|
|
1123
|
+
export type NotesRemoveTagsFromNotesParams = Partial<ParamTypes["com.apple.Notes.RemoveTagsFromNotesLinkAction"]>;
|
|
1124
|
+
/** Parameters of Rename Folder (`com.apple.Notes.RenameFolderLinkAction`). */
|
|
1125
|
+
export type NotesRenameFolderParams = Partial<ParamTypes["com.apple.Notes.RenameFolderLinkAction"]>;
|
|
1126
|
+
/** Parameters of Replace Selected Text (`com.apple.Notes.ReplaceSelectionLinkAction`). */
|
|
1127
|
+
export type NotesReplaceSelectedTextParams = Partial<ParamTypes["com.apple.Notes.ReplaceSelectionLinkAction"]>;
|
|
1128
|
+
/** Parameters of Set Attachment Size (`com.apple.Notes.SetAttachmentSizeLinkAction`). */
|
|
1129
|
+
export type NotesSetAttachmentSizeParams = Partial<ParamTypes["com.apple.Notes.SetAttachmentSizeLinkAction"]>;
|
|
1130
|
+
/** Parameters of Set Checklist Items Checked (`com.apple.Notes.SetChecklistItemCheckedLinkActionv2`). */
|
|
1131
|
+
export type NotesSetChecklistItemsCheckedParams = Partial<ParamTypes["com.apple.Notes.SetChecklistItemCheckedLinkActionv2"]>;
|
|
1132
|
+
/** Parameters of Set Paragraph Style (`com.apple.Notes.SetParagraphStyleLinkAction`). */
|
|
1133
|
+
export type NotesSetParagraphStyleParams = Partial<ParamTypes["com.apple.Notes.SetParagraphStyleLinkAction"]>;
|
|
1134
|
+
/** Parameters of Show Note and Attachment Search Result (`com.apple.Notes.ShowNotesAppSearchResultsLinkAction`). */
|
|
1135
|
+
export type NotesShowNoteAndAttachmentSearchResultParams = Partial<ParamTypes["com.apple.Notes.ShowNotesAppSearchResultsLinkAction"]>;
|
|
1136
|
+
/** Parameters of Show Quick Note (`com.apple.Notes.ShowQuickNoteIntent`). */
|
|
1137
|
+
export type NotesShowQuickNoteParams = Partial<ParamTypes["com.apple.Notes.ShowQuickNoteIntent"]>;
|
|
1138
|
+
/** Parameters of Start Audio Recording (`com.apple.Notes.StartRecordingLinkAction`). */
|
|
1139
|
+
export type NotesStartAudioRecordingParams = Partial<ParamTypes["com.apple.Notes.StartRecordingLinkAction"]>;
|
|
1140
|
+
/** Parameters of Find Table (`com.apple.Notes.TableEntity`). */
|
|
1141
|
+
export type NotesFindTableParams = Partial<ParamTypes["com.apple.Notes.TableEntity"]>;
|
|
1142
|
+
/** Parameters of Update Note (`com.apple.Notes.UpdateNoteIntent`). */
|
|
1143
|
+
export type NotesUpdateNoteParams = Partial<ParamTypes["com.apple.Notes.UpdateNoteIntent"]>;
|
|
1144
|
+
/** Parameters of Add Photos To Album (`com.apple.Photos.AddAssetsToAlbumIntent`). */
|
|
1145
|
+
export type PhotosAddPhotosToAlbumParams = Partial<ParamTypes["com.apple.Photos.AddAssetsToAlbumIntent"]>;
|
|
1146
|
+
/** Parameters of Find Albums (`com.apple.Photos.AlbumEntity`). */
|
|
1147
|
+
export type PhotosFindAlbumsParams = Partial<ParamTypes["com.apple.Photos.AlbumEntity"]>;
|
|
1148
|
+
/** Parameters of Apply Filter (`com.apple.Photos.ApplyFilterIntent`). */
|
|
1149
|
+
export type PhotosApplyFilterParams = Partial<ParamTypes["com.apple.Photos.ApplyFilterIntent"]>;
|
|
1150
|
+
/** Parameters of Apply Style (`com.apple.Photos.ApplyStyleIntent`). */
|
|
1151
|
+
export type PhotosApplyStyleParams = Partial<ParamTypes["com.apple.Photos.ApplyStyleIntent"]>;
|
|
1152
|
+
/** Parameters of Find Photo (`com.apple.Photos.AssetEntity`). */
|
|
1153
|
+
export type PhotosFindPhotoParams = Partial<ParamTypes["com.apple.Photos.AssetEntity"]>;
|
|
1154
|
+
/** Parameters of Clean Up (`com.apple.Photos.CleanupIntent`). */
|
|
1155
|
+
export type PhotosCleanUpParams = Partial<ParamTypes["com.apple.Photos.CleanupIntent"]>;
|
|
1156
|
+
/** Parameters of Copy and Paste Edits (`com.apple.Photos.CopyPasteEditsIntent`). */
|
|
1157
|
+
export type PhotosCopyAndPasteEditsParams = Partial<ParamTypes["com.apple.Photos.CopyPasteEditsIntent"]>;
|
|
1158
|
+
/** Parameters of Create Album (`com.apple.Photos.CreateAlbumIntent`). */
|
|
1159
|
+
export type PhotosCreateAlbumParams = Partial<ParamTypes["com.apple.Photos.CreateAlbumIntent"]>;
|
|
1160
|
+
/** Parameters of Save to Photos (`com.apple.Photos.CreateAssetsIntent`). */
|
|
1161
|
+
export type PhotosSaveToPhotosParams = Partial<ParamTypes["com.apple.Photos.CreateAssetsIntent"]>;
|
|
1162
|
+
/** Parameters of Crop (`com.apple.Photos.CropIntent`). */
|
|
1163
|
+
export type PhotosCropParams = Partial<ParamTypes["com.apple.Photos.CropIntent"]>;
|
|
1164
|
+
/** Parameters of Delete Albums (`com.apple.Photos.DeleteAlbumsIntent`). */
|
|
1165
|
+
export type PhotosDeleteAlbumsParams = Partial<ParamTypes["com.apple.Photos.DeleteAlbumsIntent"]>;
|
|
1166
|
+
/** Parameters of Delete Photos (`com.apple.Photos.DeleteAssetsIntent`). */
|
|
1167
|
+
export type PhotosDeletePhotosParams = Partial<ParamTypes["com.apple.Photos.DeleteAssetsIntent"]>;
|
|
1168
|
+
/** Parameters of Duplicate Photos (`com.apple.Photos.DuplicateAssetsIntent`). */
|
|
1169
|
+
export type PhotosDuplicatePhotosParams = Partial<ParamTypes["com.apple.Photos.DuplicateAssetsIntent"]>;
|
|
1170
|
+
/** Parameters of Edit Photo (`com.apple.Photos.EditAssetIntent`). */
|
|
1171
|
+
export type PhotosEditPhotoParams = Partial<ParamTypes["com.apple.Photos.EditAssetIntent"]>;
|
|
1172
|
+
/** Parameters of Portrait Mode (`com.apple.Photos.EnableDepthIntent`). */
|
|
1173
|
+
export type PhotosPortraitModeParams = Partial<ParamTypes["com.apple.Photos.EnableDepthIntent"]>;
|
|
1174
|
+
/** Parameters of Auto Enhance Photo (`com.apple.Photos.EnhanceIntent`). */
|
|
1175
|
+
export type PhotosAutoEnhancePhotoParams = Partial<ParamTypes["com.apple.Photos.EnhanceIntent"]>;
|
|
1176
|
+
/** Parameters of Favorite Photos (`com.apple.Photos.FavoriteAssetsIntent`). */
|
|
1177
|
+
export type PhotosFavoritePhotosParams = Partial<ParamTypes["com.apple.Photos.FavoriteAssetsIntent"]>;
|
|
1178
|
+
/** Parameters of Favorite Memories (`com.apple.Photos.FavoriteMemoriesIntent`). */
|
|
1179
|
+
export type PhotosFavoriteMemoriesParams = Partial<ParamTypes["com.apple.Photos.FavoriteMemoriesIntent"]>;
|
|
1180
|
+
/** Parameters of Favorite People or Pets (`com.apple.Photos.FavoritePeopleIntent`). */
|
|
1181
|
+
export type PhotosFavoritePeopleOrPetsParams = Partial<ParamTypes["com.apple.Photos.FavoritePeopleIntent"]>;
|
|
1182
|
+
/** Parameters of Set Library View (`com.apple.Photos.FilterLibraryIntent`). */
|
|
1183
|
+
export type PhotosSetLibraryViewParams = Partial<ParamTypes["com.apple.Photos.FilterLibraryIntent"]>;
|
|
1184
|
+
/** Parameters of Hide Photos (`com.apple.Photos.HideAssetsIntent`). */
|
|
1185
|
+
export type PhotosHidePhotosParams = Partial<ParamTypes["com.apple.Photos.HideAssetsIntent"]>;
|
|
1186
|
+
/** Parameters of Hide People or Pets (`com.apple.Photos.HidePeopleIntent`). */
|
|
1187
|
+
export type PhotosHidePeopleOrPetsParams = Partial<ParamTypes["com.apple.Photos.HidePeopleIntent"]>;
|
|
1188
|
+
/** Parameters of Markup (`com.apple.Photos.MarkupIntent`). */
|
|
1189
|
+
export type PhotosMarkupParams = Partial<ParamTypes["com.apple.Photos.MarkupIntent"]>;
|
|
1190
|
+
/** Parameters of Find Memory (`com.apple.Photos.MemoryEntity`). */
|
|
1191
|
+
export type PhotosFindMemoryParams = Partial<ParamTypes["com.apple.Photos.MemoryEntity"]>;
|
|
1192
|
+
/** Parameters of Move to Personal Library (`com.apple.Photos.MoveAssetsToPersonalLibraryIntent`). */
|
|
1193
|
+
export type PhotosMoveToPersonalLibraryParams = Partial<ParamTypes["com.apple.Photos.MoveAssetsToPersonalLibraryIntent"]>;
|
|
1194
|
+
/** Parameters of Move to Shared Library (`com.apple.Photos.MoveAssetsToSharedLibraryIntent`). */
|
|
1195
|
+
export type PhotosMoveToSharedLibraryParams = Partial<ParamTypes["com.apple.Photos.MoveAssetsToSharedLibraryIntent"]>;
|
|
1196
|
+
/** Parameters of Open Album (`com.apple.Photos.OpenAlbumIntent`). */
|
|
1197
|
+
export type PhotosOpenAlbumParams = Partial<ParamTypes["com.apple.Photos.OpenAlbumIntent"]>;
|
|
1198
|
+
/** Parameters of Open Photo (`com.apple.Photos.OpenAssetIntent`). */
|
|
1199
|
+
export type PhotosOpenPhotoParams = Partial<ParamTypes["com.apple.Photos.OpenAssetIntent"]>;
|
|
1200
|
+
/** Parameters of Open View (`com.apple.Photos.OpenDestinationIntent`). */
|
|
1201
|
+
export type PhotosOpenViewParams = Partial<ParamTypes["com.apple.Photos.OpenDestinationIntent"]>;
|
|
1202
|
+
/** Parameters of Create Memory (`com.apple.Photos.OpenMemoryCreationViewIntent`). */
|
|
1203
|
+
export type PhotosCreateMemoryParams = Partial<ParamTypes["com.apple.Photos.OpenMemoryCreationViewIntent"]>;
|
|
1204
|
+
/** Parameters of Find Person (`com.apple.Photos.PersonEntity`). */
|
|
1205
|
+
export type PhotosFindPersonParams = Partial<ParamTypes["com.apple.Photos.PersonEntity"]>;
|
|
1206
|
+
/** Parameters of Add Photos to Album (`com.apple.Photos.PhotosAddAssetsToAlbumAssistantIntent`). */
|
|
1207
|
+
export type ComApplePhotosPhotosAddAssetsToAlbumAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosAddAssetsToAlbumAssistantIntent"]>;
|
|
1208
|
+
/** Parameters of Search Photos (`com.apple.Photos.PhotosAttributedSearchMediaAssistantIntent`). */
|
|
1209
|
+
export type PhotosSearchPhotosParams = Partial<ParamTypes["com.apple.Photos.PhotosAttributedSearchMediaAssistantIntent"]>;
|
|
1210
|
+
/** Parameters of Cleanup Photo (`com.apple.Photos.PhotosCleanupPhotoAssistantIntent`). */
|
|
1211
|
+
export type PhotosCleanupPhotoParams = Partial<ParamTypes["com.apple.Photos.PhotosCleanupPhotoAssistantIntent"]>;
|
|
1212
|
+
/** Parameters of Copy Edits (`com.apple.Photos.PhotosCopyEditsAssistantIntent`). */
|
|
1213
|
+
export type PhotosCopyEditsParams = Partial<ParamTypes["com.apple.Photos.PhotosCopyEditsAssistantIntent"]>;
|
|
1214
|
+
/** Parameters of Create Album (`com.apple.Photos.PhotosCreateAlbumAssistantIntent`). */
|
|
1215
|
+
export type ComApplePhotosPhotosCreateAlbumAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosCreateAlbumAssistantIntent"]>;
|
|
1216
|
+
/** Parameters of Create Photos (`com.apple.Photos.PhotosCreateAssetsAssistantIntent`). */
|
|
1217
|
+
export type PhotosCreatePhotosParams = Partial<ParamTypes["com.apple.Photos.PhotosCreateAssetsAssistantIntent"]>;
|
|
1218
|
+
/** Parameters of Crop Photo (`com.apple.Photos.PhotosCropAssistantIntent`). */
|
|
1219
|
+
export type PhotosCropPhotoParams = Partial<ParamTypes["com.apple.Photos.PhotosCropAssistantIntent"]>;
|
|
1220
|
+
/** Parameters of Delete Albums (`com.apple.Photos.PhotosDeleteAlbumsAssistantIntent`). */
|
|
1221
|
+
export type ComApplePhotosPhotosDeleteAlbumsAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosDeleteAlbumsAssistantIntent"]>;
|
|
1222
|
+
/** Parameters of Delete Photos (`com.apple.Photos.PhotosDeleteAssetsAssistantIntent`). */
|
|
1223
|
+
export type ComApplePhotosPhotosDeleteAssetsAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosDeleteAssetsAssistantIntent"]>;
|
|
1224
|
+
/** Parameters of Duplicate Photos (`com.apple.Photos.PhotosDuplicateAssetsAssistantIntent`). */
|
|
1225
|
+
export type ComApplePhotosPhotosDuplicateAssetsAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosDuplicateAssetsAssistantIntent"]>;
|
|
1226
|
+
/** Parameters of Edit Photo (`com.apple.Photos.PhotosEditAssetAssistantIntent`). */
|
|
1227
|
+
export type ComApplePhotosPhotosEditAssetAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosEditAssetAssistantIntent"]>;
|
|
1228
|
+
/** Parameters of Present Search Results (`com.apple.Photos.PhotosEntityCollectionSearchAssistantIntent`). */
|
|
1229
|
+
export type PhotosPresentSearchResultsParams = Partial<ParamTypes["com.apple.Photos.PhotosEntityCollectionSearchAssistantIntent"]>;
|
|
1230
|
+
/** Parameters of Favorite Memories (`com.apple.Photos.PhotosFavoriteMemoriesAssistantIntent`). */
|
|
1231
|
+
export type ComApplePhotosPhotosFavoriteMemoriesAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosFavoriteMemoriesAssistantIntent"]>;
|
|
1232
|
+
/** Parameters of Set Library View (`com.apple.Photos.PhotosFilterLibraryAssistantIntent`). */
|
|
1233
|
+
export type ComApplePhotosPhotosFilterLibraryAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosFilterLibraryAssistantIntent"]>;
|
|
1234
|
+
/** Parameters of Move to Personal Library (`com.apple.Photos.PhotosMoveAssetsToPersonalLibraryAssistantIntent`). */
|
|
1235
|
+
export type ComApplePhotosPhotosMoveAssetsToPersonalLibraryAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosMoveAssetsToPersonalLibraryAssistantIntent"]>;
|
|
1236
|
+
/** Parameters of Move to Shared Library (`com.apple.Photos.PhotosMoveAssetsToSharedLibraryAssistantIntent`). */
|
|
1237
|
+
export type ComApplePhotosPhotosMoveAssetsToSharedLibraryAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosMoveAssetsToSharedLibraryAssistantIntent"]>;
|
|
1238
|
+
/** Parameters of Create a Memory (`com.apple.Photos.PhotosOpenMemoryCreationViewAssistantIntent`). */
|
|
1239
|
+
export type PhotosCreateAMemoryParams = Partial<ParamTypes["com.apple.Photos.PhotosOpenMemoryCreationViewAssistantIntent"]>;
|
|
1240
|
+
/** Parameters of Paste Edits (`com.apple.Photos.PhotosPasteEditsAssistantIntent`). */
|
|
1241
|
+
export type PhotosPasteEditsParams = Partial<ParamTypes["com.apple.Photos.PhotosPasteEditsAssistantIntent"]>;
|
|
1242
|
+
/** Parameters of Remove Photos from Album (`com.apple.Photos.PhotosRemoveAssetsFromAlbumAssistantIntent`). */
|
|
1243
|
+
export type ComApplePhotosPhotosRemoveAssetsFromAlbumAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosRemoveAssetsFromAlbumAssistantIntent"]>;
|
|
1244
|
+
/** Parameters of Search (`com.apple.Photos.PhotosSearchAssistantIntent`). */
|
|
1245
|
+
export type PhotosSearchParams = Partial<ParamTypes["com.apple.Photos.PhotosSearchAssistantIntent"]>;
|
|
1246
|
+
/** Parameters of Set Depth (`com.apple.Photos.PhotosSetDepthAssistantIntent`). */
|
|
1247
|
+
export type PhotosSetDepthParams = Partial<ParamTypes["com.apple.Photos.PhotosSetDepthAssistantIntent"]>;
|
|
1248
|
+
/** Parameters of Set Exposure (`com.apple.Photos.PhotosSetExposureAssistantIntent`). */
|
|
1249
|
+
export type ComApplePhotosPhotosSetExposureAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosSetExposureAssistantIntent"]>;
|
|
1250
|
+
/** Parameters of Apply Filter (`com.apple.Photos.PhotosSetFilterAssistantIntent`). */
|
|
1251
|
+
export type ComApplePhotosPhotosSetFilterAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosSetFilterAssistantIntent"]>;
|
|
1252
|
+
/** Parameters of Rotate Photo (`com.apple.Photos.PhotosSetRotationAssistantIntent`). */
|
|
1253
|
+
export type PhotosRotatePhotoParams = Partial<ParamTypes["com.apple.Photos.PhotosSetRotationAssistantIntent"]>;
|
|
1254
|
+
/** Parameters of Set Saturation (`com.apple.Photos.PhotosSetSaturationAssistantIntent`). */
|
|
1255
|
+
export type ComApplePhotosPhotosSetSaturationAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosSetSaturationAssistantIntent"]>;
|
|
1256
|
+
/** Parameters of Set Warmth (`com.apple.Photos.PhotosSetWarmthAssistantIntent`). */
|
|
1257
|
+
export type ComApplePhotosPhotosSetWarmthAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosSetWarmthAssistantIntent"]>;
|
|
1258
|
+
/** Parameters of Straighten Photo (`com.apple.Photos.PhotosStraightenAssistantIntent`). */
|
|
1259
|
+
export type PhotosStraightenPhotoParams = Partial<ParamTypes["com.apple.Photos.PhotosStraightenAssistantIntent"]>;
|
|
1260
|
+
/** Parameters of Toggle Depth Effect (`com.apple.Photos.PhotosToggleDepthAssistantIntent`). */
|
|
1261
|
+
export type PhotosToggleDepthEffectParams = Partial<ParamTypes["com.apple.Photos.PhotosToggleDepthAssistantIntent"]>;
|
|
1262
|
+
/** Parameters of Enhance Photo (`com.apple.Photos.PhotosToggleSuggestedEditsAssistantIntent`). */
|
|
1263
|
+
export type PhotosEnhancePhotoParams = Partial<ParamTypes["com.apple.Photos.PhotosToggleSuggestedEditsAssistantIntent"]>;
|
|
1264
|
+
/** Parameters of Rename Album (`com.apple.Photos.PhotosUpdateAlbumAssistantIntent`). */
|
|
1265
|
+
export type ComApplePhotosPhotosUpdateAlbumAssistantIntentParams = Partial<ParamTypes["com.apple.Photos.PhotosUpdateAlbumAssistantIntent"]>;
|
|
1266
|
+
/** Parameters of Update Photo (`com.apple.Photos.PhotosUpdateAssetAssistantIntent`). */
|
|
1267
|
+
export type PhotosUpdatePhotoParams = Partial<ParamTypes["com.apple.Photos.PhotosUpdateAssetAssistantIntent"]>;
|
|
1268
|
+
/** Parameters of Update Person (`com.apple.Photos.PhotosUpdateRecognizedPersonAssistantIntent`). */
|
|
1269
|
+
export type PhotosUpdatePersonParams = Partial<ParamTypes["com.apple.Photos.PhotosUpdateRecognizedPersonAssistantIntent"]>;
|
|
1270
|
+
/** Parameters of Remove Photos From Album (`com.apple.Photos.RemoveAssetsFromAlbumIntent`). */
|
|
1271
|
+
export type PhotosRemovePhotosFromAlbumParams = Partial<ParamTypes["com.apple.Photos.RemoveAssetsFromAlbumIntent"]>;
|
|
1272
|
+
/** Parameters of Rename Album (`com.apple.Photos.RenameAlbumIntent`). */
|
|
1273
|
+
export type PhotosRenameAlbumParams = Partial<ParamTypes["com.apple.Photos.RenameAlbumIntent"]>;
|
|
1274
|
+
/** Parameters of Rename Person (`com.apple.Photos.RenamePersonIntent`). */
|
|
1275
|
+
export type PhotosRenamePersonParams = Partial<ParamTypes["com.apple.Photos.RenamePersonIntent"]>;
|
|
1276
|
+
/** Parameters of REVEAL_ALBUMS_INTENT_TITLE (`com.apple.Photos.RevealAlbumsIntent`). */
|
|
1277
|
+
export type PhotosRevealAlbumsIntentTitleParams = Partial<ParamTypes["com.apple.Photos.RevealAlbumsIntent"]>;
|
|
1278
|
+
/** Parameters of REVEAL_ASSETS_INTENT_TITLE (`com.apple.Photos.RevealAssetsIntent`). */
|
|
1279
|
+
export type PhotosRevealAssetsIntentTitleParams = Partial<ParamTypes["com.apple.Photos.RevealAssetsIntent"]>;
|
|
1280
|
+
/** Parameters of Rotate (`com.apple.Photos.RotateIntent`). */
|
|
1281
|
+
export type PhotosRotateParams = Partial<ParamTypes["com.apple.Photos.RotateIntent"]>;
|
|
1282
|
+
/** Parameters of Set Aperture (`com.apple.Photos.SetApertureIntent`). */
|
|
1283
|
+
export type PhotosSetApertureParams = Partial<ParamTypes["com.apple.Photos.SetApertureIntent"]>;
|
|
1284
|
+
/** Parameters of Set Audio Mix (`com.apple.Photos.SetAudioMixIntent`). */
|
|
1285
|
+
export type PhotosSetAudioMixParams = Partial<ParamTypes["com.apple.Photos.SetAudioMixIntent"]>;
|
|
1286
|
+
/** Parameters of Set Exposure (`com.apple.Photos.SetExposureIntent`). */
|
|
1287
|
+
export type PhotosSetExposureParams = Partial<ParamTypes["com.apple.Photos.SetExposureIntent"]>;
|
|
1288
|
+
/** Parameters of Set Playback Speed (`com.apple.Photos.SetPlaybackRateIntent`). */
|
|
1289
|
+
export type PhotosSetPlaybackSpeedParams = Partial<ParamTypes["com.apple.Photos.SetPlaybackRateIntent"]>;
|
|
1290
|
+
/** Parameters of Set Saturation (`com.apple.Photos.SetSaturationIntent`). */
|
|
1291
|
+
export type PhotosSetSaturationParams = Partial<ParamTypes["com.apple.Photos.SetSaturationIntent"]>;
|
|
1292
|
+
/** Parameters of Set Warmth (`com.apple.Photos.SetWarmthIntent`). */
|
|
1293
|
+
export type PhotosSetWarmthParams = Partial<ParamTypes["com.apple.Photos.SetWarmthIntent"]>;
|
|
1294
|
+
/** Parameters of Straighten (`com.apple.Photos.StraightenIntent`). */
|
|
1295
|
+
export type PhotosStraightenParams = Partial<ParamTypes["com.apple.Photos.StraightenIntent"]>;
|
|
1296
|
+
/** Parameters of Enhance Documents (`com.apple.Preview.AutoEnhanceIntent`). */
|
|
1297
|
+
export type ComApplePreviewEnhanceDocumentsParams = Partial<ParamTypes["com.apple.Preview.AutoEnhanceIntent"]>;
|
|
1298
|
+
/** Parameters of Bookmark Pages (`com.apple.Preview.BookmarkIntent`). */
|
|
1299
|
+
export type ComApplePreviewBookmarkPagesParams = Partial<ParamTypes["com.apple.Preview.BookmarkIntent"]>;
|
|
1300
|
+
/** Parameters of Close Documents (`com.apple.Preview.CloseIntent`). */
|
|
1301
|
+
export type ComApplePreviewCloseDocumentsParams = Partial<ParamTypes["com.apple.Preview.CloseIntent"]>;
|
|
1302
|
+
/** Parameters of Delete Pages (`com.apple.Preview.DeletePageIntent`). */
|
|
1303
|
+
export type ComApplePreviewDeletePagesParams = Partial<ParamTypes["com.apple.Preview.DeletePageIntent"]>;
|
|
1304
|
+
/** Parameters of Find Document (`com.apple.Preview.DocumentEntity`). */
|
|
1305
|
+
export type ComApplePreviewFindDocumentParams = Partial<ParamTypes["com.apple.Preview.DocumentEntity"]>;
|
|
1306
|
+
/** Parameters of Export Documents (`com.apple.Preview.ExportIntent`). */
|
|
1307
|
+
export type ComApplePreviewExportDocumentsParams = Partial<ParamTypes["com.apple.Preview.ExportIntent"]>;
|
|
1308
|
+
/** Parameters of Flip Documents (`com.apple.Preview.FlipIntent`). */
|
|
1309
|
+
export type ComApplePreviewFlipDocumentsParams = Partial<ParamTypes["com.apple.Preview.FlipIntent"]>;
|
|
1310
|
+
/** Parameters of Get Pages in Documents (`com.apple.Preview.GetPagesIntent`). */
|
|
1311
|
+
export type ComApplePreviewGetPagesInDocumentsParams = Partial<ParamTypes["com.apple.Preview.GetPagesIntent"]>;
|
|
1312
|
+
/** Parameters of Insert Page (`com.apple.Preview.InsertPageIntent`). */
|
|
1313
|
+
export type ComApplePreviewInsertPageParams = Partial<ParamTypes["com.apple.Preview.InsertPageIntent"]>;
|
|
1314
|
+
/** Parameters of Open Documents (`com.apple.Preview.OpenIntent`). */
|
|
1315
|
+
export type ComApplePreviewOpenDocumentsParams = Partial<ParamTypes["com.apple.Preview.OpenIntent"]>;
|
|
1316
|
+
/** Parameters of Remove Image Background in Documents (`com.apple.Preview.RemoveBackgroundIntent`). */
|
|
1317
|
+
export type ComApplePreviewRemoveImageBackgroundInDocumentsParams = Partial<ParamTypes["com.apple.Preview.RemoveBackgroundIntent"]>;
|
|
1318
|
+
/** Parameters of Resize Documents (`com.apple.Preview.ResizeIntent`). */
|
|
1319
|
+
export type ComApplePreviewResizeDocumentsParams = Partial<ParamTypes["com.apple.Preview.ResizeIntent"]>;
|
|
1320
|
+
/** Parameters of Reveal Document (`com.apple.Preview.RevealDocumentIntent`). */
|
|
1321
|
+
export type ComApplePreviewRevealDocumentParams = Partial<ParamTypes["com.apple.Preview.RevealDocumentIntent"]>;
|
|
1322
|
+
/** Parameters of Open Page (`com.apple.Preview.RevealPageIntent`). */
|
|
1323
|
+
export type ComApplePreviewOpenPageParams = Partial<ParamTypes["com.apple.Preview.RevealPageIntent"]>;
|
|
1324
|
+
/** Parameters of Rotate Documents (`com.apple.Preview.RotateIntent`). */
|
|
1325
|
+
export type ComApplePreviewRotateDocumentsParams = Partial<ParamTypes["com.apple.Preview.RotateIntent"]>;
|
|
1326
|
+
/** Parameters of Rotate Pages (`com.apple.Preview.RotatePageIntent`). */
|
|
1327
|
+
export type ComApplePreviewRotatePagesParams = Partial<ParamTypes["com.apple.Preview.RotatePageIntent"]>;
|
|
1328
|
+
/** Parameters of Save Documents (`com.apple.Preview.SaveIntent`). */
|
|
1329
|
+
export type ComApplePreviewSaveDocumentsParams = Partial<ParamTypes["com.apple.Preview.SaveIntent"]>;
|
|
1330
|
+
/** Parameters of Search Documents (`com.apple.Preview.SearchIntent`). */
|
|
1331
|
+
export type ComApplePreviewSearchDocumentsParams = Partial<ParamTypes["com.apple.Preview.SearchIntent"]>;
|
|
1332
|
+
/** Parameters of Find Bookmarks (`com.apple.Safari.BookmarkEntity`). */
|
|
1333
|
+
export type SafariFindBookmarksParams = Partial<ParamTypes["com.apple.Safari.BookmarkEntity"]>;
|
|
1334
|
+
/** Parameters of Bookmark Tab (`com.apple.Safari.BookmarkTabIntent`). */
|
|
1335
|
+
export type SafariBookmarkTabParams = Partial<ParamTypes["com.apple.Safari.BookmarkTabIntent"]>;
|
|
1336
|
+
/** Parameters of Bookmark URL (`com.apple.Safari.BookmarkURLIntent`). */
|
|
1337
|
+
export type SafariBookmarkUrlParams = Partial<ParamTypes["com.apple.Safari.BookmarkURLIntent"]>;
|
|
1338
|
+
/** Parameters of Close Tab (`com.apple.Safari.CloseTab`). */
|
|
1339
|
+
export type SafariCloseTabParams = Partial<ParamTypes["com.apple.Safari.CloseTab"]>;
|
|
1340
|
+
/** Parameters of Close View (`com.apple.Safari.CloseView`). */
|
|
1341
|
+
export type SafariCloseViewParams = Partial<ParamTypes["com.apple.Safari.CloseView"]>;
|
|
1342
|
+
/** Parameters of Close Windows (`com.apple.Safari.CloseWindowsIntent`). */
|
|
1343
|
+
export type SafariCloseWindowsParams = Partial<ParamTypes["com.apple.Safari.CloseWindowsIntent"]>;
|
|
1344
|
+
/** Parameters of Add Bookmark (`com.apple.Safari.CreateNewBookmark`). */
|
|
1345
|
+
export type SafariAddBookmarkParams = Partial<ParamTypes["com.apple.Safari.CreateNewBookmark"]>;
|
|
1346
|
+
/** Parameters of Create New Tab (`com.apple.Safari.CreateNewTab`). */
|
|
1347
|
+
export type SafariCreateNewTabParams = Partial<ParamTypes["com.apple.Safari.CreateNewTab"]>;
|
|
1348
|
+
/** Parameters of Create Tab Group (`com.apple.Safari.CreateNewTabGroup`). */
|
|
1349
|
+
export type SafariCreateTabGroupParams = Partial<ParamTypes["com.apple.Safari.CreateNewTabGroup"]>;
|
|
1350
|
+
/** Parameters of Create Window (`com.apple.Safari.CreateNewWindow`). */
|
|
1351
|
+
export type SafariCreateWindowParams = Partial<ParamTypes["com.apple.Safari.CreateNewWindow"]>;
|
|
1352
|
+
/** Parameters of Add to Reading List (`com.apple.Safari.CreateReadingListItem`). */
|
|
1353
|
+
export type SafariAddToReadingListParams = Partial<ParamTypes["com.apple.Safari.CreateReadingListItem"]>;
|
|
1354
|
+
/** Parameters of Delete Bookmarks (`com.apple.Safari.DeleteBookmarks`). */
|
|
1355
|
+
export type SafariDeleteBookmarksParams = Partial<ParamTypes["com.apple.Safari.DeleteBookmarks"]>;
|
|
1356
|
+
/** Parameters of Delete Tab Groups (`com.apple.Safari.DeleteTabGroups`). */
|
|
1357
|
+
export type SafariDeleteTabGroupsParams = Partial<ParamTypes["com.apple.Safari.DeleteTabGroups"]>;
|
|
1358
|
+
/** Parameters of Find on Page (`com.apple.Safari.FindOnPage`). */
|
|
1359
|
+
export type SafariFindOnPageParams = Partial<ParamTypes["com.apple.Safari.FindOnPage"]>;
|
|
1360
|
+
/** Parameters of Find History Entity (`com.apple.Safari.HistoryEntity`). */
|
|
1361
|
+
export type SafariFindHistoryEntityParams = Partial<ParamTypes["com.apple.Safari.HistoryEntity"]>;
|
|
1362
|
+
/** Parameters of Open Link (`com.apple.Safari.LoadURLInTab`). */
|
|
1363
|
+
export type SafariOpenLinkParams = Partial<ParamTypes["com.apple.Safari.LoadURLInTab"]>;
|
|
1364
|
+
/** Parameters of Move Tabs to Tab Group (`com.apple.Safari.MoveTabsToTabGroup`). */
|
|
1365
|
+
export type SafariMoveTabsToTabGroupParams = Partial<ParamTypes["com.apple.Safari.MoveTabsToTabGroup"]>;
|
|
1366
|
+
/** Parameters of Move Tabs to Window (`com.apple.Safari.MoveTabsToWindowIntent`). */
|
|
1367
|
+
export type SafariMoveTabsToWindowParams = Partial<ParamTypes["com.apple.Safari.MoveTabsToWindowIntent"]>;
|
|
1368
|
+
/** Parameters of Open Bookmark (`com.apple.Safari.OpenBookmark`). */
|
|
1369
|
+
export type SafariOpenBookmarkParams = Partial<ParamTypes["com.apple.Safari.OpenBookmark"]>;
|
|
1370
|
+
/** Parameters of Open Reading List Item (`com.apple.Safari.OpenReadingListItem`). */
|
|
1371
|
+
export type SafariOpenReadingListItemParams = Partial<ParamTypes["com.apple.Safari.OpenReadingListItem"]>;
|
|
1372
|
+
/** Parameters of Switch Tab (`com.apple.Safari.OpenTab`). */
|
|
1373
|
+
export type SafariSwitchTabParams = Partial<ParamTypes["com.apple.Safari.OpenTab"]>;
|
|
1374
|
+
/** Parameters of Open Tab Group (`com.apple.Safari.OpenTabGroup`). */
|
|
1375
|
+
export type SafariOpenTabGroupParams = Partial<ParamTypes["com.apple.Safari.OpenTabGroup"]>;
|
|
1376
|
+
/** Parameters of Open View (`com.apple.Safari.OpenView`). */
|
|
1377
|
+
export type SafariOpenViewParams = Partial<ParamTypes["com.apple.Safari.OpenView"]>;
|
|
1378
|
+
/** Parameters of Search Website (`com.apple.Safari.QuickWebsiteSearchIntent`). */
|
|
1379
|
+
export type SafariSearchWebsiteParams = Partial<ParamTypes["com.apple.Safari.QuickWebsiteSearchIntent"]>;
|
|
1380
|
+
/** Parameters of Find Searchable Website (`com.apple.Safari.QuickWebsiteSearchProviderEntity`). */
|
|
1381
|
+
export type SafariFindSearchableWebsiteParams = Partial<ParamTypes["com.apple.Safari.QuickWebsiteSearchProviderEntity"]>;
|
|
1382
|
+
/** Parameters of Find Reading List Items (`com.apple.Safari.ReadingListItemEntity`). */
|
|
1383
|
+
export type SafariFindReadingListItemsParams = Partial<ParamTypes["com.apple.Safari.ReadingListItemEntity"]>;
|
|
1384
|
+
/** Parameters of Search Tabs (`com.apple.Safari.SearchTabs`). */
|
|
1385
|
+
export type SafariSearchTabsParams = Partial<ParamTypes["com.apple.Safari.SearchTabs"]>;
|
|
1386
|
+
/** Parameters of Show Window (`com.apple.Safari.ShowWindowIntent`). */
|
|
1387
|
+
export type SafariShowWindowParams = Partial<ParamTypes["com.apple.Safari.ShowWindowIntent"]>;
|
|
1388
|
+
/** Parameters of Find Tabs (`com.apple.Safari.TabEntity`). */
|
|
1389
|
+
export type SafariFindTabsParams = Partial<ParamTypes["com.apple.Safari.TabEntity"]>;
|
|
1390
|
+
/** Parameters of Find Tab Groups (`com.apple.Safari.TabGroupEntity`). */
|
|
1391
|
+
export type SafariFindTabGroupsParams = Partial<ParamTypes["com.apple.Safari.TabGroupEntity"]>;
|
|
1392
|
+
/** Parameters of Find Window (`com.apple.Safari.WindowEntity`). */
|
|
1393
|
+
export type SafariFindWindowParams = Partial<ParamTypes["com.apple.Safari.WindowEntity"]>;
|
|
1394
|
+
/** Parameters of Find Accessibility Settings (`com.apple.Settings.AccessibilitySettingsExtensionSettingsDeepLink`). */
|
|
1395
|
+
export type ComAppleSettingsFindAccessibilitySettingsParams = Partial<ParamTypes["com.apple.Settings.AccessibilitySettingsExtensionSettingsDeepLink"]>;
|
|
1396
|
+
/** Parameters of Find Apple Account Settings (`com.apple.Settings.AppleAccountSettingsDeepLink`). */
|
|
1397
|
+
export type ComAppleSettingsFindAppleAccountSettingsParams = Partial<ParamTypes["com.apple.Settings.AppleAccountSettingsDeepLink"]>;
|
|
1398
|
+
/** Parameters of Find Application Notifications (`com.apple.Settings.ApplicationNotificationsSettings`). */
|
|
1399
|
+
export type ComAppleSettingsFindApplicationNotificationsParams = Partial<ParamTypes["com.apple.Settings.ApplicationNotificationsSettings"]>;
|
|
1400
|
+
/** Parameters of Edit Application Notifications (`com.apple.Settings.ApplicationNotificationsSettings-UpdatableEntity`). */
|
|
1401
|
+
export type ComAppleSettingsEditApplicationNotificationsParams = Partial<ParamTypes["com.apple.Settings.ApplicationNotificationsSettings-UpdatableEntity"]>;
|
|
1402
|
+
/** Parameters of Get Automatically Set Date & Time (`com.apple.Settings.AutoDateTimeEntity`). */
|
|
1403
|
+
export type SettingsGetAutomaticallySetDateTimeParams = Partial<ParamTypes["com.apple.Settings.AutoDateTimeEntity"]>;
|
|
1404
|
+
/** Parameters of Get Automatically hide and show the menu bar (`com.apple.Settings.AutoHideMenuBarOptionEntity`). */
|
|
1405
|
+
export type ComAppleSettingsGetAutomaticallyHideAndShowTheMenuBarParams = Partial<ParamTypes["com.apple.Settings.AutoHideMenuBarOptionEntity"]>;
|
|
1406
|
+
/** Parameters of Update Automatically hide and show the menu bar (`com.apple.Settings.AutoHideMenuBarOptionEntity-UpdatableEntity`). */
|
|
1407
|
+
export type ComAppleSettingsUpdateAutomaticallyHideAndShowTheMenuBarParams = Partial<ParamTypes["com.apple.Settings.AutoHideMenuBarOptionEntity-UpdatableEntity"]>;
|
|
1408
|
+
/** Parameters of Get Automatically Set Time Zone (`com.apple.Settings.AutoTimeZoneEntity`). */
|
|
1409
|
+
export type SettingsGetAutomaticallySetTimeZoneParams = Partial<ParamTypes["com.apple.Settings.AutoTimeZoneEntity"]>;
|
|
1410
|
+
/** Parameters of Get Bluetooth Power (`com.apple.Settings.BluetoothPowerEntity`). */
|
|
1411
|
+
export type SettingsGetBluetoothPowerParams = Partial<ParamTypes["com.apple.Settings.BluetoothPowerEntity"]>;
|
|
1412
|
+
/** Parameters of Update bluetooth_power (`com.apple.Settings.BluetoothPowerEntity-UpdatableEntity`). */
|
|
1413
|
+
export type SettingsUpdateBluetoothPowerParams = Partial<ParamTypes["com.apple.Settings.BluetoothPowerEntity-UpdatableEntity"]>;
|
|
1414
|
+
/** Parameters of Find Bluetooth Settings (`com.apple.Settings.BluetoothSettingsDeepLink`). */
|
|
1415
|
+
export type ComAppleSettingsFindBluetoothSettingsParams = Partial<ParamTypes["com.apple.Settings.BluetoothSettingsDeepLink"]>;
|
|
1416
|
+
/** Parameters of Find CDs & DVDs Settings (`com.apple.Settings.CDsAndDvDsSettingsExtensionSettingsDeepLink`). */
|
|
1417
|
+
export type ComAppleSettingsFindCdsDvdsSettingsParams = Partial<ParamTypes["com.apple.Settings.CDsAndDvDsSettingsExtensionSettingsDeepLink"]>;
|
|
1418
|
+
/** Parameters of Change Mouse Tracking Speed (`com.apple.Settings.ChangeMouseTrackingSpeedIntent`). */
|
|
1419
|
+
export type ComAppleSettingsChangeMouseTrackingSpeedParams = Partial<ParamTypes["com.apple.Settings.ChangeMouseTrackingSpeedIntent"]>;
|
|
1420
|
+
/** Parameters of Change Trackpad Tracking Speed (`com.apple.Settings.ChangeTrackpadTrackingSpeedIntent`). */
|
|
1421
|
+
export type ComAppleSettingsChangeTrackpadTrackingSpeedParams = Partial<ParamTypes["com.apple.Settings.ChangeTrackpadTrackingSpeedIntent"]>;
|
|
1422
|
+
/** Parameters of Find Class Progress Settings (`com.apple.Settings.ClassKitSettingsSettingsDeepLink`). */
|
|
1423
|
+
export type ComAppleSettingsFindClassProgressSettingsParams = Partial<ParamTypes["com.apple.Settings.ClassKitSettingsSettingsDeepLink"]>;
|
|
1424
|
+
/** Parameters of Find Classroom Settings (`com.apple.Settings.ClassroomDynamicDeepLinks`). */
|
|
1425
|
+
export type ComAppleSettingsFindClassroomSettingsParams = Partial<ParamTypes["com.apple.Settings.ClassroomDynamicDeepLinks"]>;
|
|
1426
|
+
/** Parameters of Edit Clock Options (`com.apple.Settings.ClockOptionsEntity-UpdatableEntity`). */
|
|
1427
|
+
export type ComAppleSettingsEditClockOptionsParams = Partial<ParamTypes["com.apple.Settings.ClockOptionsEntity-UpdatableEntity"]>;
|
|
1428
|
+
/** Parameters of Edit Control Center Module (`com.apple.Settings.ControlCenterModule-UpdatableEntity`). */
|
|
1429
|
+
export type ComAppleSettingsEditControlCenterModuleParams = Partial<ParamTypes["com.apple.Settings.ControlCenterModule-UpdatableEntity"]>;
|
|
1430
|
+
/** Parameters of Find Menu Bar Settings (`com.apple.Settings.ControlCenterSettingsSettingsDeepLink`). */
|
|
1431
|
+
export type ComAppleSettingsFindMenuBarSettingsParams = Partial<ParamTypes["com.apple.Settings.ControlCenterSettingsSettingsDeepLink"]>;
|
|
1432
|
+
/** Parameters of Find Date & Time Settings (`com.apple.Settings.DateAndTimeExtensionSettingsDeepLink`). */
|
|
1433
|
+
export type ComAppleSettingsFindDateTimeSettingsParams = Partial<ParamTypes["com.apple.Settings.DateAndTimeExtensionSettingsDeepLink"]>;
|
|
1434
|
+
/** Parameters of Get The Current Date & Time (`com.apple.Settings.DateTimeEntity`). */
|
|
1435
|
+
export type SettingsGetTheCurrentDateTimeParams = Partial<ParamTypes["com.apple.Settings.DateTimeEntity"]>;
|
|
1436
|
+
/** Parameters of Get Desktop Settings (`com.apple.Settings.DesktopSettingsEntity`). */
|
|
1437
|
+
export type ComAppleSettingsGetDesktopSettingsParams = Partial<ParamTypes["com.apple.Settings.DesktopSettingsEntity"]>;
|
|
1438
|
+
/** Parameters of Edit Desktop Settings (`com.apple.Settings.DesktopSettingsEntity-UpdatableEntity`). */
|
|
1439
|
+
export type ComAppleSettingsEditDesktopSettingsParams = Partial<ParamTypes["com.apple.Settings.DesktopSettingsEntity-UpdatableEntity"]>;
|
|
1440
|
+
/** Parameters of Find Desktop & Dock Settings (`com.apple.Settings.DesktopSettingsSettingsDeepLink`). */
|
|
1441
|
+
export type ComAppleSettingsFindDesktopDockSettingsParams = Partial<ParamTypes["com.apple.Settings.DesktopSettingsSettingsDeepLink"]>;
|
|
1442
|
+
/** Parameters of Find Device Management Settings (`com.apple.Settings.DeviceManagementSettingsDeepLink`). */
|
|
1443
|
+
export type ComAppleSettingsFindDeviceManagementSettingsParams = Partial<ParamTypes["com.apple.Settings.DeviceManagementSettingsDeepLink"]>;
|
|
1444
|
+
/** Parameters of Get Dock Settings (`com.apple.Settings.DockSettingsEntity`). */
|
|
1445
|
+
export type ComAppleSettingsGetDockSettingsParams = Partial<ParamTypes["com.apple.Settings.DockSettingsEntity"]>;
|
|
1446
|
+
/** Parameters of Edit Dock Settings (`com.apple.Settings.DockSettingsEntity-UpdatableEntity`). */
|
|
1447
|
+
export type ComAppleSettingsEditDockSettingsParams = Partial<ParamTypes["com.apple.Settings.DockSettingsEntity-UpdatableEntity"]>;
|
|
1448
|
+
/** Parameters of Find FamilyMemberDetailsDeepLink (`com.apple.Settings.FamilyMemberDetailsDeepLink`). */
|
|
1449
|
+
export type ComAppleSettingsFindFamilyMemberDetailsDeepLinkParams = Partial<ParamTypes["com.apple.Settings.FamilyMemberDetailsDeepLink"]>;
|
|
1450
|
+
/** Parameters of Find FamilySettingsDeepLink (`com.apple.Settings.FamilySettingsDeepLink`). */
|
|
1451
|
+
export type ComAppleSettingsFindFamilySettingsDeepLinkParams = Partial<ParamTypes["com.apple.Settings.FamilySettingsDeepLink"]>;
|
|
1452
|
+
/** Parameters of Find Family Settings (`com.apple.Settings.FamilySettingsSettingsDeepLink`). */
|
|
1453
|
+
export type ComAppleSettingsFindFamilySettingsParams = Partial<ParamTypes["com.apple.Settings.FamilySettingsSettingsDeepLink"]>;
|
|
1454
|
+
/** Parameters of Find FamilySubscriptionsDeepLink (`com.apple.Settings.FamilySubscriptionsDeepLink`). */
|
|
1455
|
+
export type ComAppleSettingsFindFamilySubscriptionsDeepLinkParams = Partial<ParamTypes["com.apple.Settings.FamilySubscriptionsDeepLink"]>;
|
|
1456
|
+
/** Parameters of Find FOCUS (`com.apple.Settings.FocusEntity`). */
|
|
1457
|
+
export type ComAppleSettingsFindFocusParams = Partial<ParamTypes["com.apple.Settings.FocusEntity"]>;
|
|
1458
|
+
/** Parameters of Get Swipe between full-screen applications (`com.apple.Settings.FullScreenSwipeEntity`). */
|
|
1459
|
+
export type ComAppleSettingsGetSwipeBetweenFullScreenApplicationsParams = Partial<ParamTypes["com.apple.Settings.FullScreenSwipeEntity"]>;
|
|
1460
|
+
/** Parameters of Update Swipe between full-screen applications (`com.apple.Settings.FullScreenSwipeEntity-UpdatableEntity`). */
|
|
1461
|
+
export type ComAppleSettingsUpdateSwipeBetweenFullScreenApplicationsParams = Partial<ParamTypes["com.apple.Settings.FullScreenSwipeEntity-UpdatableEntity"]>;
|
|
1462
|
+
/** Parameters of Find Game Center Settings (`com.apple.Settings.GameCenterMacOsSettingsExtensionSettingsDeepLink`). */
|
|
1463
|
+
export type ComAppleSettingsFindGameCenterSettingsParams = Partial<ParamTypes["com.apple.Settings.GameCenterMacOsSettingsExtensionSettingsDeepLink"]>;
|
|
1464
|
+
/** Parameters of Find Game Controllers Settings (`com.apple.Settings.GameControllerMacSettingsSettingsDeepLink`). */
|
|
1465
|
+
export type ComAppleSettingsFindGameControllersSettingsParams = Partial<ParamTypes["com.apple.Settings.GameControllerMacSettingsSettingsDeepLink"]>;
|
|
1466
|
+
/** Parameters of Get Startup Disk (`com.apple.Settings.GetStartupDiskIntent`). */
|
|
1467
|
+
export type ComAppleSettingsGetStartupDiskParams = Partial<ParamTypes["com.apple.Settings.GetStartupDiskIntent"]>;
|
|
1468
|
+
/** Parameters of Get 24-Hour Time (`com.apple.Settings.HourFormatEntity`). */
|
|
1469
|
+
export type SettingsGet24HourTimeParams = Partial<ParamTypes["com.apple.Settings.HourFormatEntity"]>;
|
|
1470
|
+
/** Parameters of Update 24-Hour Time (`com.apple.Settings.HourFormatEntity-UpdatableEntity`). */
|
|
1471
|
+
export type SettingsUpdate24HourTimeParams = Partial<ParamTypes["com.apple.Settings.HourFormatEntity-UpdatableEntity"]>;
|
|
1472
|
+
/** Parameters of Find Keyboard Settings (`com.apple.Settings.KeyboardSettingsSettingsDeepLink`). */
|
|
1473
|
+
export type ComAppleSettingsFindKeyboardSettingsParams = Partial<ParamTypes["com.apple.Settings.KeyboardSettingsSettingsDeepLink"]>;
|
|
1474
|
+
/** Parameters of Find Language & Region Settings (`com.apple.Settings.LocalizationSettingsDeepLink`). */
|
|
1475
|
+
export type ComAppleSettingsFindLanguageRegionSettingsParams = Partial<ParamTypes["com.apple.Settings.LocalizationSettingsDeepLink"]>;
|
|
1476
|
+
/** Parameters of Get Mission Control (`com.apple.Settings.MissionControlEntity`). */
|
|
1477
|
+
export type ComAppleSettingsGetMissionControlParams = Partial<ParamTypes["com.apple.Settings.MissionControlEntity"]>;
|
|
1478
|
+
/** Parameters of Update Mission Control (`com.apple.Settings.MissionControlEntity-UpdatableEntity`). */
|
|
1479
|
+
export type ComAppleSettingsUpdateMissionControlParams = Partial<ParamTypes["com.apple.Settings.MissionControlEntity-UpdatableEntity"]>;
|
|
1480
|
+
/** Parameters of Get Mission Control Settings (`com.apple.Settings.MissionControlSettingsEntity`). */
|
|
1481
|
+
export type ComAppleSettingsGetMissionControlSettingsParams = Partial<ParamTypes["com.apple.Settings.MissionControlSettingsEntity"]>;
|
|
1482
|
+
/** Parameters of Edit Mission Control Settings (`com.apple.Settings.MissionControlSettingsEntity-UpdatableEntity`). */
|
|
1483
|
+
export type ComAppleSettingsEditMissionControlSettingsParams = Partial<ParamTypes["com.apple.Settings.MissionControlSettingsEntity-UpdatableEntity"]>;
|
|
1484
|
+
/** Parameters of Find Mouse Settings (`com.apple.Settings.MouseExtensionSettingsDeepLink`). */
|
|
1485
|
+
export type ComAppleSettingsFindMouseSettingsParams = Partial<ParamTypes["com.apple.Settings.MouseExtensionSettingsDeepLink"]>;
|
|
1486
|
+
/** Parameters of Get Tracking speed (`com.apple.Settings.MouseTrackingSpeedEntity`). */
|
|
1487
|
+
export type ComAppleSettingsGetTrackingSpeedParams = Partial<ParamTypes["com.apple.Settings.MouseTrackingSpeedEntity"]>;
|
|
1488
|
+
/** Parameters of Update Tracking speed (`com.apple.Settings.MouseTrackingSpeedEntity-UpdatableEntity`). */
|
|
1489
|
+
export type ComAppleSettingsUpdateTrackingSpeedParams = Partial<ParamTypes["com.apple.Settings.MouseTrackingSpeedEntity-UpdatableEntity"]>;
|
|
1490
|
+
/** Parameters of Get Notification Center (`com.apple.Settings.NotificationCenterEntity`). */
|
|
1491
|
+
export type ComAppleSettingsGetNotificationCenterParams = Partial<ParamTypes["com.apple.Settings.NotificationCenterEntity"]>;
|
|
1492
|
+
/** Parameters of Edit Notification Center (`com.apple.Settings.NotificationCenterEntity-UpdatableEntity`). */
|
|
1493
|
+
export type ComAppleSettingsEditNotificationCenterParams = Partial<ParamTypes["com.apple.Settings.NotificationCenterEntity-UpdatableEntity"]>;
|
|
1494
|
+
/** Parameters of Find Notifications Settings (`com.apple.Settings.NotificationsSettingsSettingsDeepLink`). */
|
|
1495
|
+
export type ComAppleSettingsFindNotificationsSettingsParams = Partial<ParamTypes["com.apple.Settings.NotificationsSettingsSettingsDeepLink"]>;
|
|
1496
|
+
/** Parameters of Open Accessibility Settings (`com.apple.Settings.OpenAccessibilitySettingsExtensionSettingsDeepLink`). */
|
|
1497
|
+
export type ComAppleSettingsOpenAccessibilitySettingsParams = Partial<ParamTypes["com.apple.Settings.OpenAccessibilitySettingsExtensionSettingsDeepLink"]>;
|
|
1498
|
+
/** Parameters of Open Apple Account Settings (`com.apple.Settings.OpenAppleAccountSettingsDeepLink`). */
|
|
1499
|
+
export type ComAppleSettingsOpenAppleAccountSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenAppleAccountSettingsDeepLink"]>;
|
|
1500
|
+
/** Parameters of Open Application Notifications Settings (`com.apple.Settings.OpenApplicationNotificationsSettings`). */
|
|
1501
|
+
export type ComAppleSettingsOpenApplicationNotificationsSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenApplicationNotificationsSettings"]>;
|
|
1502
|
+
/** Parameters of Open Automatically Set Date & Time Setting (`com.apple.Settings.OpenAutomaticallySetDateTimeSetting`). */
|
|
1503
|
+
export type SettingsOpenAutomaticallySetDateTimeSettingParams = Partial<ParamTypes["com.apple.Settings.OpenAutomaticallySetDateTimeSetting"]>;
|
|
1504
|
+
/** Parameters of Open Automatically Set Time Zone Setting (`com.apple.Settings.OpenAutomaticallySetTimeZoneSetting`). */
|
|
1505
|
+
export type SettingsOpenAutomaticallySetTimeZoneSettingParams = Partial<ParamTypes["com.apple.Settings.OpenAutomaticallySetTimeZoneSetting"]>;
|
|
1506
|
+
/** Parameters of Open Touch ID & Password Settings (`com.apple.Settings.OpenBiometricsAndPasswordSettingsEntityDeepLinks`). */
|
|
1507
|
+
export type ComAppleSettingsOpenTouchIdPasswordSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenBiometricsAndPasswordSettingsEntityDeepLinks"]>;
|
|
1508
|
+
/** Parameters of Open Bluetooth Power Setting (`com.apple.Settings.OpenBluetoothPowerDeepLink`). */
|
|
1509
|
+
export type SettingsOpenBluetoothPowerSettingParams = Partial<ParamTypes["com.apple.Settings.OpenBluetoothPowerDeepLink"]>;
|
|
1510
|
+
/** Parameters of Open Bluetooth Settings (`com.apple.Settings.OpenBluetoothSettingsDeepLink`). */
|
|
1511
|
+
export type ComAppleSettingsOpenBluetoothSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenBluetoothSettingsDeepLink"]>;
|
|
1512
|
+
/** Parameters of Open CDs & DVDs Settings (`com.apple.Settings.OpenCDsAndDvDsSettingsExtensionSettingsDeepLink`). */
|
|
1513
|
+
export type ComAppleSettingsOpenCdsDvdsSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenCDsAndDvDsSettingsExtensionSettingsDeepLink"]>;
|
|
1514
|
+
/** Parameters of Open Class Progress Settings (`com.apple.Settings.OpenClassKitSettingsSettingsDeepLink`). */
|
|
1515
|
+
export type ComAppleSettingsOpenClassProgressSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenClassKitSettingsSettingsDeepLink"]>;
|
|
1516
|
+
/** Parameters of Open Classroom Settings (`com.apple.Settings.OpenClassroomDynamicDeepLinks`). */
|
|
1517
|
+
export type ComAppleSettingsOpenClassroomSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenClassroomDynamicDeepLinks"]>;
|
|
1518
|
+
/** Parameters of Open Clock Options (`com.apple.Settings.OpenClockOptionsEntity`). */
|
|
1519
|
+
export type ComAppleSettingsOpenClockOptionsParams = Partial<ParamTypes["com.apple.Settings.OpenClockOptionsEntity"]>;
|
|
1520
|
+
/** Parameters of Open an Internet Accountʼs Settings (`com.apple.Settings.OpenConfiguredInternetAccountSettings`). */
|
|
1521
|
+
export type ComAppleSettingsOpenAnInternetAccountʼsSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenConfiguredInternetAccountSettings"]>;
|
|
1522
|
+
/** Parameters of Open Control Center module setting (`com.apple.Settings.OpenControlCenterModule`). */
|
|
1523
|
+
export type ComAppleSettingsOpenControlCenterModuleSettingParams = Partial<ParamTypes["com.apple.Settings.OpenControlCenterModule"]>;
|
|
1524
|
+
/** Parameters of Open Menu Bar Settings (`com.apple.Settings.OpenControlCenterSettingsSettingsDeepLink`). */
|
|
1525
|
+
export type ComAppleSettingsOpenMenuBarSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenControlCenterSettingsSettingsDeepLink"]>;
|
|
1526
|
+
/** Parameters of Open the Current Time Zone Setting (`com.apple.Settings.OpenCurrentTimeZoneSetting`). */
|
|
1527
|
+
export type SettingsOpenTheCurrentTimeZoneSettingParams = Partial<ParamTypes["com.apple.Settings.OpenCurrentTimeZoneSetting"]>;
|
|
1528
|
+
/** Parameters of Open Date & Time Settings (`com.apple.Settings.OpenDateAndTimeExtensionSettingsDeepLink`). */
|
|
1529
|
+
export type ComAppleSettingsOpenDateTimeSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenDateAndTimeExtensionSettingsDeepLink"]>;
|
|
1530
|
+
/** Parameters of Open Desktop Settings (`com.apple.Settings.OpenDesktopSettingsEntity`). */
|
|
1531
|
+
export type ComAppleSettingsOpenDesktopSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenDesktopSettingsEntity"]>;
|
|
1532
|
+
/** Parameters of Open Desktop & Dock Settings (`com.apple.Settings.OpenDesktopSettingsSettingsDeepLink`). */
|
|
1533
|
+
export type ComAppleSettingsOpenDesktopDockSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenDesktopSettingsSettingsDeepLink"]>;
|
|
1534
|
+
/** Parameters of Open Device Management Settings (`com.apple.Settings.OpenDeviceManagementSettingsDeepLink`). */
|
|
1535
|
+
export type ComAppleSettingsOpenDeviceManagementSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenDeviceManagementSettingsDeepLink"]>;
|
|
1536
|
+
/** Parameters of Open Dock Settings (`com.apple.Settings.OpenDockSettingsEntity`). */
|
|
1537
|
+
export type ComAppleSettingsOpenDockSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenDockSettingsEntity"]>;
|
|
1538
|
+
/** Parameters of Open Family Member Settings (`com.apple.Settings.OpenFamilyMemberSettings`). */
|
|
1539
|
+
export type ComAppleSettingsOpenFamilyMemberSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenFamilyMemberSettings"]>;
|
|
1540
|
+
/** Parameters of Open Family Settings (`com.apple.Settings.OpenFamilySettings`). */
|
|
1541
|
+
export type ComAppleSettingsOpenFamilySettingsParams = Partial<ParamTypes["com.apple.Settings.OpenFamilySettings"]>;
|
|
1542
|
+
/** Parameters of Open Family Settings (`com.apple.Settings.OpenFamilySettingsSettingsDeepLink`). */
|
|
1543
|
+
export type ComAppleSettingsOpenFamilySettingsSettingsDeepLinkParams = Partial<ParamTypes["com.apple.Settings.OpenFamilySettingsSettingsDeepLink"]>;
|
|
1544
|
+
/** Parameters of Set Up Family Sharing (`com.apple.Settings.OpenFamilySetup`). */
|
|
1545
|
+
export type ComAppleSettingsSetUpFamilySharingParams = Partial<ParamTypes["com.apple.Settings.OpenFamilySetup"]>;
|
|
1546
|
+
/** Parameters of Open Family Subscriptions (`com.apple.Settings.OpenFamilySubscriptions`). */
|
|
1547
|
+
export type ComAppleSettingsOpenFamilySubscriptionsParams = Partial<ParamTypes["com.apple.Settings.OpenFamilySubscriptions"]>;
|
|
1548
|
+
/** Parameters of Open Focus Settings (`com.apple.Settings.OpenFocusSettingsExtensionSettingsDeepLink`). */
|
|
1549
|
+
export type ComAppleSettingsOpenFocusSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenFocusSettingsExtensionSettingsDeepLink"]>;
|
|
1550
|
+
/** Parameters of Open Game Center Settings (`com.apple.Settings.OpenGameCenterMacOsSettingsExtensionSettingsDeepLink`). */
|
|
1551
|
+
export type ComAppleSettingsOpenGameCenterSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenGameCenterMacOsSettingsExtensionSettingsDeepLink"]>;
|
|
1552
|
+
/** Parameters of Open Game Controllers Settings (`com.apple.Settings.OpenGameControllerMacSettingsSettingsDeepLink`). */
|
|
1553
|
+
export type ComAppleSettingsOpenGameControllersSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenGameControllerMacSettingsSettingsDeepLink"]>;
|
|
1554
|
+
/** Parameters of Open List of Internet Accounts (`com.apple.Settings.OpenInternetAccountsSettings`). */
|
|
1555
|
+
export type ComAppleSettingsOpenListOfInternetAccountsParams = Partial<ParamTypes["com.apple.Settings.OpenInternetAccountsSettings"]>;
|
|
1556
|
+
/** Parameters of Open Keyboard Settings (`com.apple.Settings.OpenKeyboardSettingsSettingsDeepLink`). */
|
|
1557
|
+
export type ComAppleSettingsOpenKeyboardSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenKeyboardSettingsSettingsDeepLink"]>;
|
|
1558
|
+
/** Parameters of Open Language & Region Settings (`com.apple.Settings.OpenLocalizationSettingsDeepLink`). */
|
|
1559
|
+
export type ComAppleSettingsOpenLanguageRegionSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenLocalizationSettingsDeepLink"]>;
|
|
1560
|
+
/** Parameters of Open Mission Control Settings (`com.apple.Settings.OpenMissionControlSettingsEntity`). */
|
|
1561
|
+
export type ComAppleSettingsOpenMissionControlSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenMissionControlSettingsEntity"]>;
|
|
1562
|
+
/** Parameters of Open Mouse Settings (`com.apple.Settings.OpenMouseExtensionSettingsDeepLink`). */
|
|
1563
|
+
export type ComAppleSettingsOpenMouseSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenMouseExtensionSettingsDeepLink"]>;
|
|
1564
|
+
/** Parameters of Open Notification Center Settings (`com.apple.Settings.OpenNotificationCenterEntity`). */
|
|
1565
|
+
export type ComAppleSettingsOpenNotificationCenterSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenNotificationCenterEntity"]>;
|
|
1566
|
+
/** Parameters of Open Notification Summarization Settings (`com.apple.Settings.OpenNotificationSummarizationEntity`). */
|
|
1567
|
+
export type ComAppleSettingsOpenNotificationSummarizationSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenNotificationSummarizationEntity"]>;
|
|
1568
|
+
/** Parameters of Open Notifications Settings (`com.apple.Settings.OpenNotificationsSettingsSettingsDeepLink`). */
|
|
1569
|
+
export type ComAppleSettingsOpenNotificationsSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenNotificationsSettingsSettingsDeepLink"]>;
|
|
1570
|
+
/** Parameters of Open Passwords Settings (`com.apple.Settings.OpenPasswordsSettingsExtensionSettingsDeepLink`). */
|
|
1571
|
+
export type ComAppleSettingsOpenPasswordsSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenPasswordsSettingsExtensionSettingsDeepLink"]>;
|
|
1572
|
+
/** Parameters of Open Screen Time Settings (`com.apple.Settings.OpenScreenTimeDeepLinksIntent`). */
|
|
1573
|
+
export type ComAppleSettingsOpenScreenTimeSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenScreenTimeDeepLinksIntent"]>;
|
|
1574
|
+
/** Parameters of Open Siri Settings (`com.apple.Settings.OpenSiriSetupSettingsDeepLink`). */
|
|
1575
|
+
export type ComAppleSettingsOpenSiriSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenSiriSetupSettingsDeepLink"]>;
|
|
1576
|
+
/** Parameters of Open Software Update Settings (`com.apple.Settings.OpenSoftwareUpdateSettingsExtensionSettingsDeepLink`). */
|
|
1577
|
+
export type ComAppleSettingsOpenSoftwareUpdateSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenSoftwareUpdateSettingsExtensionSettingsDeepLink"]>;
|
|
1578
|
+
/** Parameters of Open Search Settings (`com.apple.Settings.OpenSpotlightSettingsDeepLinks`). */
|
|
1579
|
+
export type ComAppleSettingsOpenSearchSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenSpotlightSettingsDeepLinks"]>;
|
|
1580
|
+
/** Parameters of Open Startup Disk Settings (`com.apple.Settings.OpenStartupDiskSettingsDeepLink`). */
|
|
1581
|
+
export type ComAppleSettingsOpenStartupDiskSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenStartupDiskSettingsDeepLink"]>;
|
|
1582
|
+
/** Parameters of Open Startup Disk Settings (`com.apple.Settings.OpenStartupDiskStaticDeepLinks`). */
|
|
1583
|
+
export type ComAppleSettingsOpenStartupDiskStaticDeepLinksParams = Partial<ParamTypes["com.apple.Settings.OpenStartupDiskStaticDeepLinks"]>;
|
|
1584
|
+
/** Parameters of Open Storage Settings (`com.apple.Settings.OpenStorageSettingsDeepLink`). */
|
|
1585
|
+
export type ComAppleSettingsOpenStorageSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenStorageSettingsDeepLink"]>;
|
|
1586
|
+
/** Parameters of Open the Current Date & Time Setting (`com.apple.Settings.OpenTheCurrentDateTimeSetting`). */
|
|
1587
|
+
export type SettingsOpenTheCurrentDateTimeSettingParams = Partial<ParamTypes["com.apple.Settings.OpenTheCurrentDateTimeSetting"]>;
|
|
1588
|
+
/** Parameters of Open Time Machine Settings (`com.apple.Settings.OpenTimeMachineSettingsSettingsDeepLink`). */
|
|
1589
|
+
export type ComAppleSettingsOpenTimeMachineSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenTimeMachineSettingsSettingsDeepLink"]>;
|
|
1590
|
+
/** Parameters of Open Trackpad Settings (`com.apple.Settings.OpenTrackpadExtensionSettingsDeepLink`). */
|
|
1591
|
+
export type ComAppleSettingsOpenTrackpadSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenTrackpadExtensionSettingsDeepLink"]>;
|
|
1592
|
+
/** Parameters of Open 24-Hour Time Setting (`com.apple.Settings.OpenTwentyFourHourTimeSetting`). */
|
|
1593
|
+
export type SettingsOpen24HourTimeSettingParams = Partial<ParamTypes["com.apple.Settings.OpenTwentyFourHourTimeSetting"]>;
|
|
1594
|
+
/** Parameters of Open VPN Settings (`com.apple.Settings.OpenVpnSettingsDeepLink`). */
|
|
1595
|
+
export type ComAppleSettingsOpenVpnSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenVpnSettingsDeepLink"]>;
|
|
1596
|
+
/** Parameters of Open Wallpaper Settings (`com.apple.Settings.OpenWallpaperSettingsDeepLink`). */
|
|
1597
|
+
export type ComAppleSettingsOpenWallpaperSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenWallpaperSettingsDeepLink"]>;
|
|
1598
|
+
/** Parameters of Open Wi‑Fi Settings (`com.apple.Settings.OpenWiFiSettingsDeepLink`). */
|
|
1599
|
+
export type ComAppleSettingsOpenWiFiSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenWiFiSettingsDeepLink"]>;
|
|
1600
|
+
/** Parameters of Open Widget Settings (`com.apple.Settings.OpenWidgetSettingsEntity`). */
|
|
1601
|
+
export type ComAppleSettingsOpenWidgetSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenWidgetSettingsEntity"]>;
|
|
1602
|
+
/** Parameters of Open Windows Settings (`com.apple.Settings.OpenWindowsSettingsEntity`). */
|
|
1603
|
+
export type ComAppleSettingsOpenWindowsSettingsParams = Partial<ParamTypes["com.apple.Settings.OpenWindowsSettingsEntity"]>;
|
|
1604
|
+
/** Parameters of Find Passwords Settings (`com.apple.Settings.PasswordsSettingsExtensionSettingsDeepLink`). */
|
|
1605
|
+
export type ComAppleSettingsFindPasswordsSettingsParams = Partial<ParamTypes["com.apple.Settings.PasswordsSettingsExtensionSettingsDeepLink"]>;
|
|
1606
|
+
/** Parameters of Find About Settings (`com.apple.Settings.PlaceholderAboutExtensionSettingsDeepLink`). */
|
|
1607
|
+
export type ComAppleSettingsFindAboutSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderAboutExtensionSettingsDeepLink"]>;
|
|
1608
|
+
/** Parameters of Find AirDrop & Continuity Settings (`com.apple.Settings.PlaceholderAirDropHandoffExtensionSettingsDeepLink`). */
|
|
1609
|
+
export type ComAppleSettingsFindAirDropContinuitySettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderAirDropHandoffExtensionSettingsDeepLink"]>;
|
|
1610
|
+
/** Parameters of Find Appearance Settings (`com.apple.Settings.PlaceholderAppearanceSettingsDeepLink`). */
|
|
1611
|
+
export type ComAppleSettingsFindAppearanceSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderAppearanceSettingsDeepLink"]>;
|
|
1612
|
+
/** Parameters of Find Displays Settings (`com.apple.Settings.PlaceholderDisplaysExtSettingsDeepLink`). */
|
|
1613
|
+
export type ComAppleSettingsFindDisplaysSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderDisplaysExtSettingsDeepLink"]>;
|
|
1614
|
+
/** Parameters of Find Lock Screen Settings (`com.apple.Settings.PlaceholderLockScreenSettingsDeepLink`). */
|
|
1615
|
+
export type ComAppleSettingsFindLockScreenSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderLockScreenSettingsDeepLink"]>;
|
|
1616
|
+
/** Parameters of Find Login Items Settings (`com.apple.Settings.PlaceholderLoginItemsSettingsDeepLink`). */
|
|
1617
|
+
export type ComAppleSettingsFindLoginItemsSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderLoginItemsSettingsDeepLink"]>;
|
|
1618
|
+
/** Parameters of Find Network Settings (`com.apple.Settings.PlaceholderNetworkSettingsDeepLink`). */
|
|
1619
|
+
export type ComAppleSettingsFindNetworkSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderNetworkSettingsDeepLink"]>;
|
|
1620
|
+
/** Parameters of Open About Settings (`com.apple.Settings.PlaceholderOpenAboutExtensionSettingsDeepLink`). */
|
|
1621
|
+
export type ComAppleSettingsOpenAboutSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenAboutExtensionSettingsDeepLink"]>;
|
|
1622
|
+
/** Parameters of Open AirDrop & Continuity Settings (`com.apple.Settings.PlaceholderOpenAirDropHandoffExtensionSettingsDeepLink`). */
|
|
1623
|
+
export type ComAppleSettingsOpenAirDropContinuitySettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenAirDropHandoffExtensionSettingsDeepLink"]>;
|
|
1624
|
+
/** Parameters of Open Appearance Settings (`com.apple.Settings.PlaceholderOpenAppearanceSettingsDeepLink`). */
|
|
1625
|
+
export type ComAppleSettingsOpenAppearanceSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenAppearanceSettingsDeepLink"]>;
|
|
1626
|
+
/** Parameters of Open Displays Settings (`com.apple.Settings.PlaceholderOpenDisplaysExtSettingsDeepLink`). */
|
|
1627
|
+
export type ComAppleSettingsOpenDisplaysSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenDisplaysExtSettingsDeepLink"]>;
|
|
1628
|
+
/** Parameters of Open Lock Screen Settings (`com.apple.Settings.PlaceholderOpenLockScreenSettingsDeepLink`). */
|
|
1629
|
+
export type ComAppleSettingsOpenLockScreenSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenLockScreenSettingsDeepLink"]>;
|
|
1630
|
+
/** Parameters of Open Login Items Settings (`com.apple.Settings.PlaceholderOpenLoginItemsSettingsDeepLink`). */
|
|
1631
|
+
export type ComAppleSettingsOpenLoginItemsSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenLoginItemsSettingsDeepLink"]>;
|
|
1632
|
+
/** Parameters of Open Network Settings (`com.apple.Settings.PlaceholderOpenNetworkSettingsDeepLink`). */
|
|
1633
|
+
export type ComAppleSettingsOpenNetworkSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenNetworkSettingsDeepLink"]>;
|
|
1634
|
+
/** Parameters of Open Printers & Scanners Settings (`com.apple.Settings.PlaceholderOpenPrinterScannerSettingsSettingsDeepLink`). */
|
|
1635
|
+
export type ComAppleSettingsOpenPrintersScannersSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenPrinterScannerSettingsSettingsDeepLink"]>;
|
|
1636
|
+
/** Parameters of Open Privacy & Security Settings (`com.apple.Settings.PlaceholderOpenSecurityPrivacyExtensionSettingsDeepLink`). */
|
|
1637
|
+
export type ComAppleSettingsOpenPrivacySecuritySettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenSecurityPrivacyExtensionSettingsDeepLink"]>;
|
|
1638
|
+
/** Parameters of Open Sharing Settings (`com.apple.Settings.PlaceholderOpenSharingSettingsDeepLink`). */
|
|
1639
|
+
export type ComAppleSettingsOpenSharingSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenSharingSettingsDeepLink"]>;
|
|
1640
|
+
/** Parameters of Open Sound Settings (`com.apple.Settings.PlaceholderOpenSoundSettingsDeepLink`). */
|
|
1641
|
+
export type ComAppleSettingsOpenSoundSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenSoundSettingsDeepLink"]>;
|
|
1642
|
+
/** Parameters of Open Transfer or Reset Settings (`com.apple.Settings.PlaceholderOpenTransferResetExtensionSettingsDeepLink`). */
|
|
1643
|
+
export type ComAppleSettingsOpenTransferOrResetSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenTransferResetExtensionSettingsDeepLink"]>;
|
|
1644
|
+
/** Parameters of Open Users & Groups Settings (`com.apple.Settings.PlaceholderOpenUsersGroupsSettingsDeepLink`). */
|
|
1645
|
+
export type ComAppleSettingsOpenUsersGroupsSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderOpenUsersGroupsSettingsDeepLink"]>;
|
|
1646
|
+
/** Parameters of Find Printers & Scanners Settings (`com.apple.Settings.PlaceholderPrinterScannerSettingsSettingsDeepLink`). */
|
|
1647
|
+
export type ComAppleSettingsFindPrintersScannersSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderPrinterScannerSettingsSettingsDeepLink"]>;
|
|
1648
|
+
/** Parameters of Find Privacy & Security Settings (`com.apple.Settings.PlaceholderSecurityPrivacyExtensionSettingsDeepLink`). */
|
|
1649
|
+
export type ComAppleSettingsFindPrivacySecuritySettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderSecurityPrivacyExtensionSettingsDeepLink"]>;
|
|
1650
|
+
/** Parameters of Find Sharing Settings (`com.apple.Settings.PlaceholderSharingSettingsDeepLink`). */
|
|
1651
|
+
export type ComAppleSettingsFindSharingSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderSharingSettingsDeepLink"]>;
|
|
1652
|
+
/** Parameters of Find Sound Settings (`com.apple.Settings.PlaceholderSoundSettingsDeepLink`). */
|
|
1653
|
+
export type ComAppleSettingsFindSoundSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderSoundSettingsDeepLink"]>;
|
|
1654
|
+
/** Parameters of Find Transfer or Reset Settings (`com.apple.Settings.PlaceholderTransferResetExtensionSettingsDeepLink`). */
|
|
1655
|
+
export type ComAppleSettingsFindTransferOrResetSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderTransferResetExtensionSettingsDeepLink"]>;
|
|
1656
|
+
/** Parameters of Find Users & Groups Settings (`com.apple.Settings.PlaceholderUsersGroupsSettingsDeepLink`). */
|
|
1657
|
+
export type ComAppleSettingsFindUsersGroupsSettingsParams = Partial<ParamTypes["com.apple.Settings.PlaceholderUsersGroupsSettingsDeepLink"]>;
|
|
1658
|
+
/** Parameters of Find Legacy Preference Pane Settings (`com.apple.Settings.PrefPanesDeepLink`). */
|
|
1659
|
+
export type ComAppleSettingsFindLegacyPreferencePaneSettingsParams = Partial<ParamTypes["com.apple.Settings.PrefPanesDeepLink"]>;
|
|
1660
|
+
/** Parameters of Open Legacy Preference Panes Settings (`com.apple.Settings.PrefPanesOpenDeepLink`). */
|
|
1661
|
+
export type ComAppleSettingsOpenLegacyPreferencePanesSettingsParams = Partial<ParamTypes["com.apple.Settings.PrefPanesOpenDeepLink"]>;
|
|
1662
|
+
/** Parameters of Get Recent documents, applications, and servers (`com.apple.Settings.RecentDocumentsOptionEntity`). */
|
|
1663
|
+
export type ComAppleSettingsGetRecentDocumentsApplicationsAndServersParams = Partial<ParamTypes["com.apple.Settings.RecentDocumentsOptionEntity"]>;
|
|
1664
|
+
/** Parameters of Update Recent documents, applications, and servers (`com.apple.Settings.RecentDocumentsOptionEntity-UpdatableEntity`). */
|
|
1665
|
+
export type ComAppleSettingsUpdateRecentDocumentsApplicationsAndServersParams = Partial<ParamTypes["com.apple.Settings.RecentDocumentsOptionEntity-UpdatableEntity"]>;
|
|
1666
|
+
/** Parameters of Main Display Screen Saver Name (`com.apple.Settings.ScreenSaverNameIntent`). */
|
|
1667
|
+
export type ComAppleSettingsMainDisplayScreenSaverNameParams = Partial<ParamTypes["com.apple.Settings.ScreenSaverNameIntent"]>;
|
|
1668
|
+
/** Parameters of Find Screen Time (`com.apple.Settings.ScreenTimeDeepLinks`). */
|
|
1669
|
+
export type ComAppleSettingsFindScreenTimeParams = Partial<ParamTypes["com.apple.Settings.ScreenTimeDeepLinks"]>;
|
|
1670
|
+
/** Parameters of Get Natural scrolling (`com.apple.Settings.ScrollDirectionEntity`). */
|
|
1671
|
+
export type ComAppleSettingsGetNaturalScrollingParams = Partial<ParamTypes["com.apple.Settings.ScrollDirectionEntity"]>;
|
|
1672
|
+
/** Parameters of Update Natural scrolling (`com.apple.Settings.ScrollDirectionEntity-UpdatableEntity`). */
|
|
1673
|
+
export type ComAppleSettingsUpdateNaturalScrollingParams = Partial<ParamTypes["com.apple.Settings.ScrollDirectionEntity-UpdatableEntity"]>;
|
|
1674
|
+
/** Parameters of Get Secondary click (`com.apple.Settings.SecondaryClickEntity`). */
|
|
1675
|
+
export type ComAppleSettingsGetSecondaryClickParams = Partial<ParamTypes["com.apple.Settings.SecondaryClickEntity"]>;
|
|
1676
|
+
/** Parameters of Update Secondary click (`com.apple.Settings.SecondaryClickEntity-UpdatableEntity`). */
|
|
1677
|
+
export type ComAppleSettingsUpdateSecondaryClickParams = Partial<ParamTypes["com.apple.Settings.SecondaryClickEntity-UpdatableEntity"]>;
|
|
1678
|
+
/** Parameters of Set Focus (`com.apple.Settings.SetFocusState`). */
|
|
1679
|
+
export type ComAppleSettingsSetFocusParams = Partial<ParamTypes["com.apple.Settings.SetFocusState"]>;
|
|
1680
|
+
/** Parameters of Find Touch ID & Password Settings (`com.apple.Settings.SettingsEntity`). */
|
|
1681
|
+
export type ComAppleSettingsFindTouchIdPasswordSettingsParams = Partial<ParamTypes["com.apple.Settings.SettingsEntity"]>;
|
|
1682
|
+
/** Parameters of Find SetupFamilyDeepLink (`com.apple.Settings.SetupFamilyDeepLink`). */
|
|
1683
|
+
export type ComAppleSettingsFindSetupFamilyDeepLinkParams = Partial<ParamTypes["com.apple.Settings.SetupFamilyDeepLink"]>;
|
|
1684
|
+
/** Parameters of Get Show wallpaper as screen saver on main display (`com.apple.Settings.ShowAsScreenSaverEntity`). */
|
|
1685
|
+
export type ComAppleSettingsGetShowWallpaperAsScreenSaverOnMainDisplayParams = Partial<ParamTypes["com.apple.Settings.ShowAsScreenSaverEntity"]>;
|
|
1686
|
+
/** Parameters of Update Show wallpaper as screen saver on main display (`com.apple.Settings.ShowAsScreenSaverEntity-UpdatableEntity`). */
|
|
1687
|
+
export type ComAppleSettingsUpdateShowWallpaperAsScreenSaverOnMainDisplayParams = Partial<ParamTypes["com.apple.Settings.ShowAsScreenSaverEntity-UpdatableEntity"]>;
|
|
1688
|
+
/** Parameters of Get Show screen saver as wallpaper on main display (`com.apple.Settings.ShowAsWallpaperEntity`). */
|
|
1689
|
+
export type ComAppleSettingsGetShowScreenSaverAsWallpaperOnMainDisplayParams = Partial<ParamTypes["com.apple.Settings.ShowAsWallpaperEntity"]>;
|
|
1690
|
+
/** Parameters of Update Show screen saver as wallpaper on main display (`com.apple.Settings.ShowAsWallpaperEntity-UpdatableEntity`). */
|
|
1691
|
+
export type ComAppleSettingsUpdateShowScreenSaverAsWallpaperOnMainDisplayParams = Partial<ParamTypes["com.apple.Settings.ShowAsWallpaperEntity-UpdatableEntity"]>;
|
|
1692
|
+
/** Parameters of Get Show Battery Percentage (`com.apple.Settings.ShowBatteryPercentageEntity`). */
|
|
1693
|
+
export type ComAppleSettingsGetShowBatteryPercentageParams = Partial<ParamTypes["com.apple.Settings.ShowBatteryPercentageEntity"]>;
|
|
1694
|
+
/** Parameters of Update Show Battery Percentage (`com.apple.Settings.ShowBatteryPercentageEntity-UpdatableEntity`). */
|
|
1695
|
+
export type ComAppleSettingsUpdateShowBatteryPercentageParams = Partial<ParamTypes["com.apple.Settings.ShowBatteryPercentageEntity-UpdatableEntity"]>;
|
|
1696
|
+
/** Parameters of Update Show menu bar background (`com.apple.Settings.ShowMenuBarBackgroundEntity-UpdatableEntity`). */
|
|
1697
|
+
export type ComAppleSettingsUpdateShowMenuBarBackgroundParams = Partial<ParamTypes["com.apple.Settings.ShowMenuBarBackgroundEntity-UpdatableEntity"]>;
|
|
1698
|
+
/** Parameters of Get Show screen saver on all Spaces (`com.apple.Settings.ShowScreenSaverOnAllSpacesEntity`). */
|
|
1699
|
+
export type ComAppleSettingsGetShowScreenSaverOnAllSpacesParams = Partial<ParamTypes["com.apple.Settings.ShowScreenSaverOnAllSpacesEntity"]>;
|
|
1700
|
+
/** Parameters of Update Show screen saver on all Spaces (`com.apple.Settings.ShowScreenSaverOnAllSpacesEntity-UpdatableEntity`). */
|
|
1701
|
+
export type ComAppleSettingsUpdateShowScreenSaverOnAllSpacesParams = Partial<ParamTypes["com.apple.Settings.ShowScreenSaverOnAllSpacesEntity-UpdatableEntity"]>;
|
|
1702
|
+
/** Parameters of Get Show wallpaper on all Spaces (`com.apple.Settings.ShowWallpaperOnAllSpacesEntity`). */
|
|
1703
|
+
export type ComAppleSettingsGetShowWallpaperOnAllSpacesParams = Partial<ParamTypes["com.apple.Settings.ShowWallpaperOnAllSpacesEntity"]>;
|
|
1704
|
+
/** Parameters of Update Show wallpaper on all Spaces (`com.apple.Settings.ShowWallpaperOnAllSpacesEntity-UpdatableEntity`). */
|
|
1705
|
+
export type ComAppleSettingsUpdateShowWallpaperOnAllSpacesParams = Partial<ParamTypes["com.apple.Settings.ShowWallpaperOnAllSpacesEntity-UpdatableEntity"]>;
|
|
1706
|
+
/** Parameters of Find Siri Settings (`com.apple.Settings.SiriSetupSettingsDeepLink`). */
|
|
1707
|
+
export type ComAppleSettingsFindSiriSettingsParams = Partial<ParamTypes["com.apple.Settings.SiriSetupSettingsDeepLink"]>;
|
|
1708
|
+
/** Parameters of Get Smart zoom (`com.apple.Settings.SmartZoomEntity`). */
|
|
1709
|
+
export type ComAppleSettingsGetSmartZoomParams = Partial<ParamTypes["com.apple.Settings.SmartZoomEntity"]>;
|
|
1710
|
+
/** Parameters of Update Smart zoom (`com.apple.Settings.SmartZoomEntity-UpdatableEntity`). */
|
|
1711
|
+
export type ComAppleSettingsUpdateSmartZoomParams = Partial<ParamTypes["com.apple.Settings.SmartZoomEntity-UpdatableEntity"]>;
|
|
1712
|
+
/** Parameters of SoftwareUpdateSettingsExtensionIntents (`com.apple.Settings.SoftwareUpdateSettingsExtensionIntents`). */
|
|
1713
|
+
export type ComAppleSettingsSoftwareUpdateSettingsExtensionIntentsParams = Partial<ParamTypes["com.apple.Settings.SoftwareUpdateSettingsExtensionIntents"]>;
|
|
1714
|
+
/** Parameters of Find Software Update Settings (`com.apple.Settings.SoftwareUpdateSettingsExtensionSettingsDeepLink`). */
|
|
1715
|
+
export type ComAppleSettingsFindSoftwareUpdateSettingsParams = Partial<ParamTypes["com.apple.Settings.SoftwareUpdateSettingsExtensionSettingsDeepLink"]>;
|
|
1716
|
+
/** Parameters of Find Search Settings (`com.apple.Settings.SpotlightSettingsDeepLinks`). */
|
|
1717
|
+
export type ComAppleSettingsFindSearchSettingsParams = Partial<ParamTypes["com.apple.Settings.SpotlightSettingsDeepLinks"]>;
|
|
1718
|
+
/** Parameters of Find Startup Disk Settings (`com.apple.Settings.StartupDiskSettingsDeepLink`). */
|
|
1719
|
+
export type ComAppleSettingsFindStartupDiskSettingsParams = Partial<ParamTypes["com.apple.Settings.StartupDiskSettingsDeepLink"]>;
|
|
1720
|
+
/** Parameters of Find Storage Settings (`com.apple.Settings.StorageSettingsDeepLink`). */
|
|
1721
|
+
export type ComAppleSettingsFindStorageSettingsParams = Partial<ParamTypes["com.apple.Settings.StorageSettingsDeepLink"]>;
|
|
1722
|
+
/** Parameters of Get Swipe between pages (`com.apple.Settings.SwipeBetweenPagesEntity`). */
|
|
1723
|
+
export type ComAppleSettingsGetSwipeBetweenPagesParams = Partial<ParamTypes["com.apple.Settings.SwipeBetweenPagesEntity"]>;
|
|
1724
|
+
/** Parameters of Update Swipe between pages (`com.apple.Settings.SwipeBetweenPagesEntity-UpdatableEntity`). */
|
|
1725
|
+
export type ComAppleSettingsUpdateSwipeBetweenPagesParams = Partial<ParamTypes["com.apple.Settings.SwipeBetweenPagesEntity-UpdatableEntity"]>;
|
|
1726
|
+
/** Parameters of Find Time Machine Settings (`com.apple.Settings.TimeMachineSettingsSettingsDeepLink`). */
|
|
1727
|
+
export type ComAppleSettingsFindTimeMachineSettingsParams = Partial<ParamTypes["com.apple.Settings.TimeMachineSettingsSettingsDeepLink"]>;
|
|
1728
|
+
/** Parameters of Get The Current Time Zone (`com.apple.Settings.TimeZoneEntity`). */
|
|
1729
|
+
export type SettingsGetTheCurrentTimeZoneParams = Partial<ParamTypes["com.apple.Settings.TimeZoneEntity"]>;
|
|
1730
|
+
/** Parameters of Get App Exposé (`com.apple.Settings.TrackpadAppExposeEntity`). */
|
|
1731
|
+
export type ComAppleSettingsGetAppExposéParams = Partial<ParamTypes["com.apple.Settings.TrackpadAppExposeEntity"]>;
|
|
1732
|
+
/** Parameters of Update App Exposé (`com.apple.Settings.TrackpadAppExposeEntity-UpdatableEntity`). */
|
|
1733
|
+
export type ComAppleSettingsUpdateAppExposéParams = Partial<ParamTypes["com.apple.Settings.TrackpadAppExposeEntity-UpdatableEntity"]>;
|
|
1734
|
+
/** Parameters of Get Click pressure (`com.apple.Settings.TrackpadClickPressureEntity`). */
|
|
1735
|
+
export type ComAppleSettingsGetClickPressureParams = Partial<ParamTypes["com.apple.Settings.TrackpadClickPressureEntity"]>;
|
|
1736
|
+
/** Parameters of Update Click pressure (`com.apple.Settings.TrackpadClickPressureEntity-UpdatableEntity`). */
|
|
1737
|
+
export type ComAppleSettingsUpdateClickPressureParams = Partial<ParamTypes["com.apple.Settings.TrackpadClickPressureEntity-UpdatableEntity"]>;
|
|
1738
|
+
/** Parameters of Find Trackpad Settings (`com.apple.Settings.TrackpadExtensionSettingsDeepLink`). */
|
|
1739
|
+
export type ComAppleSettingsFindTrackpadSettingsParams = Partial<ParamTypes["com.apple.Settings.TrackpadExtensionSettingsDeepLink"]>;
|
|
1740
|
+
/** Parameters of Get Force click and haptic feedback (`com.apple.Settings.TrackpadForceClickEntity`). */
|
|
1741
|
+
export type ComAppleSettingsGetForceClickAndHapticFeedbackParams = Partial<ParamTypes["com.apple.Settings.TrackpadForceClickEntity"]>;
|
|
1742
|
+
/** Parameters of Update Force click and haptic feedback (`com.apple.Settings.TrackpadForceClickEntity-UpdatableEntity`). */
|
|
1743
|
+
export type ComAppleSettingsUpdateForceClickAndHapticFeedbackParams = Partial<ParamTypes["com.apple.Settings.TrackpadForceClickEntity-UpdatableEntity"]>;
|
|
1744
|
+
/** Parameters of Get Launchpad (`com.apple.Settings.TrackpadLaunchpadEntity`). */
|
|
1745
|
+
export type ComAppleSettingsGetLaunchpadParams = Partial<ParamTypes["com.apple.Settings.TrackpadLaunchpadEntity"]>;
|
|
1746
|
+
/** Parameters of Update Launchpad (`com.apple.Settings.TrackpadLaunchpadEntity-UpdatableEntity`). */
|
|
1747
|
+
export type ComAppleSettingsUpdateLaunchpadParams = Partial<ParamTypes["com.apple.Settings.TrackpadLaunchpadEntity-UpdatableEntity"]>;
|
|
1748
|
+
/** Parameters of Get Force Click and haptic feedback (`com.apple.Settings.TrackpadLookUpAndDataDetectorsEntity`). */
|
|
1749
|
+
export type ComAppleSettingsTrackpadLookUpAndDataDetectorsEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadLookUpAndDataDetectorsEntity"]>;
|
|
1750
|
+
/** Parameters of Update Force Click and haptic feedback (`com.apple.Settings.TrackpadLookUpAndDataDetectorsEntity-UpdatableEntity`). */
|
|
1751
|
+
export type ComAppleSettingsTrackpadLookUpAndDataDetectorsEntityUpdatableEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadLookUpAndDataDetectorsEntity-UpdatableEntity"]>;
|
|
1752
|
+
/** Parameters of Get Mission Control (`com.apple.Settings.TrackpadMissionControlEntity`). */
|
|
1753
|
+
export type ComAppleSettingsTrackpadMissionControlEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadMissionControlEntity"]>;
|
|
1754
|
+
/** Parameters of Update Mission Control (`com.apple.Settings.TrackpadMissionControlEntity-UpdatableEntity`). */
|
|
1755
|
+
export type ComAppleSettingsTrackpadMissionControlEntityUpdatableEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadMissionControlEntity-UpdatableEntity"]>;
|
|
1756
|
+
/** Parameters of Get Notification Center (`com.apple.Settings.TrackpadNotificiationCenterEntity`). */
|
|
1757
|
+
export type ComAppleSettingsTrackpadNotificiationCenterEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadNotificiationCenterEntity"]>;
|
|
1758
|
+
/** Parameters of Update Notification Center (`com.apple.Settings.TrackpadNotificiationCenterEntity-UpdatableEntity`). */
|
|
1759
|
+
export type ComAppleSettingsUpdateNotificationCenterParams = Partial<ParamTypes["com.apple.Settings.TrackpadNotificiationCenterEntity-UpdatableEntity"]>;
|
|
1760
|
+
/** Parameters of Get Quiet click (`com.apple.Settings.TrackpadQuietClickEntity`). */
|
|
1761
|
+
export type ComAppleSettingsGetQuietClickParams = Partial<ParamTypes["com.apple.Settings.TrackpadQuietClickEntity"]>;
|
|
1762
|
+
/** Parameters of Update Quiet click (`com.apple.Settings.TrackpadQuietClickEntity-UpdatableEntity`). */
|
|
1763
|
+
export type ComAppleSettingsUpdateQuietClickParams = Partial<ParamTypes["com.apple.Settings.TrackpadQuietClickEntity-UpdatableEntity"]>;
|
|
1764
|
+
/** Parameters of Get Rotate (`com.apple.Settings.TrackpadRotateEntity`). */
|
|
1765
|
+
export type ComAppleSettingsGetRotateParams = Partial<ParamTypes["com.apple.Settings.TrackpadRotateEntity"]>;
|
|
1766
|
+
/** Parameters of Update Rotate (`com.apple.Settings.TrackpadRotateEntity-UpdatableEntity`). */
|
|
1767
|
+
export type ComAppleSettingsUpdateRotateParams = Partial<ParamTypes["com.apple.Settings.TrackpadRotateEntity-UpdatableEntity"]>;
|
|
1768
|
+
/** Parameters of Get Trackpad secondary click (`com.apple.Settings.TrackpadSecondaryClickEntity`). */
|
|
1769
|
+
export type ComAppleSettingsGetTrackpadSecondaryClickParams = Partial<ParamTypes["com.apple.Settings.TrackpadSecondaryClickEntity"]>;
|
|
1770
|
+
/** Parameters of Update Trackpad secondary click (`com.apple.Settings.TrackpadSecondaryClickEntity-UpdatableEntity`). */
|
|
1771
|
+
export type ComAppleSettingsUpdateTrackpadSecondaryClickParams = Partial<ParamTypes["com.apple.Settings.TrackpadSecondaryClickEntity-UpdatableEntity"]>;
|
|
1772
|
+
/** Parameters of Get Show Desktop (`com.apple.Settings.TrackpadShowDesktopEntity`). */
|
|
1773
|
+
export type ComAppleSettingsGetShowDesktopParams = Partial<ParamTypes["com.apple.Settings.TrackpadShowDesktopEntity"]>;
|
|
1774
|
+
/** Parameters of Update Show Desktop (`com.apple.Settings.TrackpadShowDesktopEntity-UpdatableEntity`). */
|
|
1775
|
+
export type ComAppleSettingsUpdateShowDesktopParams = Partial<ParamTypes["com.apple.Settings.TrackpadShowDesktopEntity-UpdatableEntity"]>;
|
|
1776
|
+
/** Parameters of Get Smart zoom (`com.apple.Settings.TrackpadSmartZoomEntity`). */
|
|
1777
|
+
export type ComAppleSettingsTrackpadSmartZoomEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadSmartZoomEntity"]>;
|
|
1778
|
+
/** Parameters of Update Smart zoom (`com.apple.Settings.TrackpadSmartZoomEntity-UpdatableEntity`). */
|
|
1779
|
+
export type ComAppleSettingsTrackpadSmartZoomEntityUpdatableEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadSmartZoomEntity-UpdatableEntity"]>;
|
|
1780
|
+
/** Parameters of Get Swipe between pages (`com.apple.Settings.TrackpadSwipeBetweenAppsEntity`). */
|
|
1781
|
+
export type ComAppleSettingsTrackpadSwipeBetweenAppsEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadSwipeBetweenAppsEntity"]>;
|
|
1782
|
+
/** Parameters of Update Swipe between pages (`com.apple.Settings.TrackpadSwipeBetweenAppsEntity-UpdatableEntity`). */
|
|
1783
|
+
export type ComAppleSettingsTrackpadSwipeBetweenAppsEntityUpdatableEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadSwipeBetweenAppsEntity-UpdatableEntity"]>;
|
|
1784
|
+
/** Parameters of Get Swipe between pages (`com.apple.Settings.TrackpadSwipeBetweenPagesEntity`). */
|
|
1785
|
+
export type ComAppleSettingsTrackpadSwipeBetweenPagesEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadSwipeBetweenPagesEntity"]>;
|
|
1786
|
+
/** Parameters of Update Swipe between pages (`com.apple.Settings.TrackpadSwipeBetweenPagesEntity-UpdatableEntity`). */
|
|
1787
|
+
export type ComAppleSettingsTrackpadSwipeBetweenPagesEntityUpdatableEntityParams = Partial<ParamTypes["com.apple.Settings.TrackpadSwipeBetweenPagesEntity-UpdatableEntity"]>;
|
|
1788
|
+
/** Parameters of Get Tap to click (`com.apple.Settings.TrackpadTapToClickEntity`). */
|
|
1789
|
+
export type ComAppleSettingsGetTapToClickParams = Partial<ParamTypes["com.apple.Settings.TrackpadTapToClickEntity"]>;
|
|
1790
|
+
/** Parameters of Update Tap to click (`com.apple.Settings.TrackpadTapToClickEntity-UpdatableEntity`). */
|
|
1791
|
+
export type ComAppleSettingsUpdateTapToClickParams = Partial<ParamTypes["com.apple.Settings.TrackpadTapToClickEntity-UpdatableEntity"]>;
|
|
1792
|
+
/** Parameters of Get Trackpad tracking speed (`com.apple.Settings.TrackpadTrackingSpeedEntity`). */
|
|
1793
|
+
export type ComAppleSettingsGetTrackpadTrackingSpeedParams = Partial<ParamTypes["com.apple.Settings.TrackpadTrackingSpeedEntity"]>;
|
|
1794
|
+
/** Parameters of Update Trackpad tracking speed (`com.apple.Settings.TrackpadTrackingSpeedEntity-UpdatableEntity`). */
|
|
1795
|
+
export type ComAppleSettingsUpdateTrackpadTrackingSpeedParams = Partial<ParamTypes["com.apple.Settings.TrackpadTrackingSpeedEntity-UpdatableEntity"]>;
|
|
1796
|
+
/** Parameters of Get Zoom in or out (`com.apple.Settings.TrackpadZoomInOutEntity`). */
|
|
1797
|
+
export type ComAppleSettingsGetZoomInOrOutParams = Partial<ParamTypes["com.apple.Settings.TrackpadZoomInOutEntity"]>;
|
|
1798
|
+
/** Parameters of Update Zoom in or out (`com.apple.Settings.TrackpadZoomInOutEntity-UpdatableEntity`). */
|
|
1799
|
+
export type ComAppleSettingsUpdateZoomInOrOutParams = Partial<ParamTypes["com.apple.Settings.TrackpadZoomInOutEntity-UpdatableEntity"]>;
|
|
1800
|
+
/** Parameters of Update Fast User Switching menu style (`com.apple.Settings.UserSwitcherMenuStyleEntity-UpdatableEntity`). */
|
|
1801
|
+
export type ComAppleSettingsUpdateFastUserSwitchingMenuStyleParams = Partial<ParamTypes["com.apple.Settings.UserSwitcherMenuStyleEntity-UpdatableEntity"]>;
|
|
1802
|
+
/** Parameters of Find VPN Settings (`com.apple.Settings.VpnSettingsDeepLink`). */
|
|
1803
|
+
export type ComAppleSettingsFindVpnSettingsParams = Partial<ParamTypes["com.apple.Settings.VpnSettingsDeepLink"]>;
|
|
1804
|
+
/** Parameters of Find Wallpaper Settings (`com.apple.Settings.WallpaperSettingsDeepLink`). */
|
|
1805
|
+
export type ComAppleSettingsFindWallpaperSettingsParams = Partial<ParamTypes["com.apple.Settings.WallpaperSettingsDeepLink"]>;
|
|
1806
|
+
/** Parameters of Find Wi‑Fi Settings (`com.apple.Settings.WiFiSettingsDeepLink`). */
|
|
1807
|
+
export type ComAppleSettingsFindWiFiSettingsParams = Partial<ParamTypes["com.apple.Settings.WiFiSettingsDeepLink"]>;
|
|
1808
|
+
/** Parameters of Get Widget Settings (`com.apple.Settings.WidgetSettingsEntity`). */
|
|
1809
|
+
export type ComAppleSettingsGetWidgetSettingsParams = Partial<ParamTypes["com.apple.Settings.WidgetSettingsEntity"]>;
|
|
1810
|
+
/** Parameters of Edit Widget Settings (`com.apple.Settings.WidgetSettingsEntity-UpdatableEntity`). */
|
|
1811
|
+
export type ComAppleSettingsEditWidgetSettingsParams = Partial<ParamTypes["com.apple.Settings.WidgetSettingsEntity-UpdatableEntity"]>;
|
|
1812
|
+
/** Parameters of Get Windows Settings (`com.apple.Settings.WindowsSettingsEntity`). */
|
|
1813
|
+
export type ComAppleSettingsGetWindowsSettingsParams = Partial<ParamTypes["com.apple.Settings.WindowsSettingsEntity"]>;
|
|
1814
|
+
/** Parameters of Edit Windows Settings (`com.apple.Settings.WindowsSettingsEntity-UpdatableEntity`). */
|
|
1815
|
+
export type ComAppleSettingsEditWindowsSettingsParams = Partial<ParamTypes["com.apple.Settings.WindowsSettingsEntity-UpdatableEntity"]>;
|
|
1816
|
+
/** Parameters of Find Cellular Plan (`com.apple.ShortcutsActions.CellularPlanEntity`). */
|
|
1817
|
+
export type ComAppleShortcutsActionsFindCellularPlanParams = Partial<ParamTypes["com.apple.ShortcutsActions.CellularPlanEntity"]>;
|
|
1818
|
+
/** Parameters of Find Charge Limit (`com.apple.ShortcutsActions.ChargeLimit`). */
|
|
1819
|
+
export type ComAppleShortcutsActionsFindChargeLimitParams = Partial<ParamTypes["com.apple.ShortcutsActions.ChargeLimit"]>;
|
|
1820
|
+
/** Parameters of Get Multitasking Mode (`com.apple.ShortcutsActions.GetMultitaskingModeAction`). */
|
|
1821
|
+
export type ComAppleShortcutsActionsGetMultitaskingModeParams = Partial<ParamTypes["com.apple.ShortcutsActions.GetMultitaskingModeAction"]>;
|
|
1822
|
+
/** Parameters of Get Orientation (`com.apple.ShortcutsActions.GetOrientationAction`). */
|
|
1823
|
+
export type SettingsGetOrientationParams = Partial<ParamTypes["com.apple.ShortcutsActions.GetOrientationAction"]>;
|
|
1824
|
+
/** Parameters of Get Physical Activity (`com.apple.ShortcutsActions.GetPhysicalActivity`). */
|
|
1825
|
+
export type HealthGetPhysicalActivityParams = Partial<ParamTypes["com.apple.ShortcutsActions.GetPhysicalActivity"]>;
|
|
1826
|
+
/** Parameters of Reset Cellular Data Statistics (`com.apple.ShortcutsActions.ResetCellularDataStatisticsAction`). */
|
|
1827
|
+
export type ComAppleShortcutsActionsResetCellularDataStatisticsParams = Partial<ParamTypes["com.apple.ShortcutsActions.ResetCellularDataStatisticsAction"]>;
|
|
1828
|
+
/** Parameters of Set Battery Charge Limit (`com.apple.ShortcutsActions.SetBatteryChargeLimitAction`). */
|
|
1829
|
+
export type SettingsSetBatteryChargeLimitParams = Partial<ParamTypes["com.apple.ShortcutsActions.SetBatteryChargeLimitAction"]>;
|
|
1830
|
+
/** Parameters of Set Data Roaming (`com.apple.ShortcutsActions.SetDataRoamingAction`). */
|
|
1831
|
+
export type ComAppleShortcutsActionsSetDataRoamingParams = Partial<ParamTypes["com.apple.ShortcutsActions.SetDataRoamingAction"]>;
|
|
1832
|
+
/** Parameters of Set Default Line (`com.apple.ShortcutsActions.SetDefaultCellularPlanAction`). */
|
|
1833
|
+
export type ComAppleShortcutsActionsSetDefaultLineParams = Partial<ParamTypes["com.apple.ShortcutsActions.SetDefaultCellularPlanAction"]>;
|
|
1834
|
+
/** Parameters of Set Multitasking Mode (`com.apple.ShortcutsActions.SetMultitaskingModeAction`). */
|
|
1835
|
+
export type ComAppleShortcutsActionsSetMultitaskingModeParams = Partial<ParamTypes["com.apple.ShortcutsActions.SetMultitaskingModeAction"]>;
|
|
1836
|
+
/** Parameters of Set Silent Mode (`com.apple.ShortcutsActions.SetSilentModeAction`). */
|
|
1837
|
+
export type ComAppleShortcutsActionsSetSilentModeParams = Partial<ParamTypes["com.apple.ShortcutsActions.SetSilentModeAction"]>;
|
|
1838
|
+
/** Parameters of Set Voice & Data (`com.apple.ShortcutsActions.SetVoiceDataModeAction`). */
|
|
1839
|
+
export type ComAppleShortcutsActionsSetVoiceDataParams = Partial<ParamTypes["com.apple.ShortcutsActions.SetVoiceDataModeAction"]>;
|
|
1840
|
+
/** Parameters of Show Control Center (`com.apple.ShortcutsActions.ShowControlCenterAction`). */
|
|
1841
|
+
export type ComAppleShortcutsActionsShowControlCenterParams = Partial<ParamTypes["com.apple.ShortcutsActions.ShowControlCenterAction"]>;
|
|
1842
|
+
/** Parameters of Start Time Machine Backup (`com.apple.ShortcutsActions.TimeMachineAction`). */
|
|
1843
|
+
export type ComAppleBackupLauncherStartTimeMachineBackupParams = Partial<ParamTypes["com.apple.ShortcutsActions.TimeMachineAction"]>;
|
|
1844
|
+
/** Parameters of Toggle Cellular Plan (`com.apple.ShortcutsActions.ToggleCellularPlanAction`). */
|
|
1845
|
+
export type ComAppleShortcutsActionsToggleCellularPlanParams = Partial<ParamTypes["com.apple.ShortcutsActions.ToggleCellularPlanAction"]>;
|
|
1846
|
+
/** Parameters of Transcribe Audio (`com.apple.ShortcutsActions.TranscribeAudioAction`). */
|
|
1847
|
+
export type ComAppleShortcutsActionsTranscribeAudioParams = Partial<ParamTypes["com.apple.ShortcutsActions.TranscribeAudioAction"]>;
|
|
1848
|
+
/** Parameters of Clear Current Search (`com.apple.Spotlight.ClearSpotlightIntent`). */
|
|
1849
|
+
export type SpotlightClearCurrentSearchParams = Partial<ParamTypes["com.apple.Spotlight.ClearSpotlightIntent"]>;
|
|
1850
|
+
/** Parameters of Get Current Search Query (`com.apple.Spotlight.SearchFieldEntity`). */
|
|
1851
|
+
export type SpotlightGetCurrentSearchQueryParams = Partial<ParamTypes["com.apple.Spotlight.SearchFieldEntity"]>;
|
|
1852
|
+
/** Parameters of Open Search (`com.apple.Spotlight.SearchSpotlightIntent`). */
|
|
1853
|
+
export type SpotlightOpenSearchParams = Partial<ParamTypes["com.apple.Spotlight.SearchSpotlightIntent"]>;
|
|
1854
|
+
/** Parameters of Continue Search in App (`com.apple.Spotlight.SearchUIContinuationIntent`). */
|
|
1855
|
+
export type SpotlightContinueSearchInAppParams = Partial<ParamTypes["com.apple.Spotlight.SearchUIContinuationIntent"]>;
|
|
1856
|
+
/** Parameters of Open Siri Knowledge Page (`com.apple.Spotlight.SearchUIOpenKnowledgeIntent`). */
|
|
1857
|
+
export type SpotlightOpenSiriKnowledgePageParams = Partial<ParamTypes["com.apple.Spotlight.SearchUIOpenKnowledgeIntent"]>;
|
|
1858
|
+
/** Parameters of Show Search (`com.apple.Spotlight.ToggleSpotlightIntent`). */
|
|
1859
|
+
export type SpotlightShowSearchParams = Partial<ParamTypes["com.apple.Spotlight.ToggleSpotlightIntent"]>;
|
|
1860
|
+
/** Parameters of Close an App (`com.apple.SystemIntents.CloseApplicationIntent`). */
|
|
1861
|
+
export type ComAppleSystemIntentsCloseAnAppParams = Partial<ParamTypes["com.apple.SystemIntents.CloseApplicationIntent"]>;
|
|
1862
|
+
/** Parameters of Launch an App (`com.apple.SystemIntents.LaunchApplicationIntent`). */
|
|
1863
|
+
export type ComAppleSystemIntentsLaunchAnAppParams = Partial<ParamTypes["com.apple.SystemIntents.LaunchApplicationIntent"]>;
|
|
1864
|
+
/** Parameters of Show Desktop (`com.apple.SystemIntents.ShowHomeScreenIntent`). */
|
|
1865
|
+
export type ComAppleSystemIntentsShowDesktopParams = Partial<ParamTypes["com.apple.SystemIntents.ShowHomeScreenIntent"]>;
|
|
1866
|
+
/** Parameters of Open Contact Key Verification Public Verification Code Settings (`com.apple.TransparencySettingsIntents.OpenTransparencyPublicVerificationCodeDeepLink`). */
|
|
1867
|
+
export type SettingsOpenContactKeyVerificationPublicVerificationCodeSettingsParams = Partial<ParamTypes["com.apple.TransparencySettingsIntents.OpenTransparencyPublicVerificationCodeDeepLink"]>;
|
|
1868
|
+
/** Parameters of Open Contact Key Verification Status Settings (`com.apple.TransparencySettingsIntents.OpenTransparencyStatusDeepLink`). */
|
|
1869
|
+
export type SettingsOpenContactKeyVerificationStatusSettingsParams = Partial<ParamTypes["com.apple.TransparencySettingsIntents.OpenTransparencyStatusDeepLink"]>;
|
|
1870
|
+
/** Parameters of Get Contact Key Verification Public Verification Code (`com.apple.TransparencySettingsIntents.TransparencyPublicVerificationCodeEntity`). */
|
|
1871
|
+
export type SettingsGetContactKeyVerificationPublicVerificationCodeParams = Partial<ParamTypes["com.apple.TransparencySettingsIntents.TransparencyPublicVerificationCodeEntity"]>;
|
|
1872
|
+
/** Parameters of TransparencySettingsIntents (`com.apple.TransparencySettingsIntents.TransparencySettingsIntents`). */
|
|
1873
|
+
export type ComAppleTransparencySettingsIntentsTransparencySettingsIntentsParams = Partial<ParamTypes["com.apple.TransparencySettingsIntents.TransparencySettingsIntents"]>;
|
|
1874
|
+
/** Parameters of Get Contact Key Verification Status (`com.apple.TransparencySettingsIntents.TransparencyStatusEntity`). */
|
|
1875
|
+
export type SettingsGetContactKeyVerificationStatusParams = Partial<ParamTypes["com.apple.TransparencySettingsIntents.TransparencyStatusEntity"]>;
|
|
1876
|
+
/** Parameters of Scan QR or Barcode (`com.apple.VisionAppIntents.DetectBarcodesIntent`). */
|
|
1877
|
+
export type ComAppleVisionAppIntentsScanQrOrBarcodeParams = Partial<ParamTypes["com.apple.VisionAppIntents.DetectBarcodesIntent"]>;
|
|
1878
|
+
/** Parameters of Find Similar Images (`com.apple.VisionAppIntents.FindSimilarImagesIntent`). */
|
|
1879
|
+
export type ComAppleVisionAppIntentsFindSimilarImagesParams = Partial<ParamTypes["com.apple.VisionAppIntents.FindSimilarImagesIntent"]>;
|
|
1880
|
+
/** Parameters of Extract Text from Image (`com.apple.VisionAppIntents.RecognizeDocumentIntent`). */
|
|
1881
|
+
export type ComAppleVisionAppIntentsExtractTextFromImageParams = Partial<ParamTypes["com.apple.VisionAppIntents.RecognizeDocumentIntent"]>;
|
|
1882
|
+
/** Parameters of Remove Background from Image (`com.apple.VisionAppIntents.RemoveBackgroundIntent`). */
|
|
1883
|
+
export type ComAppleVisionAppIntentsRemoveBackgroundFromImageParams = Partial<ParamTypes["com.apple.VisionAppIntents.RemoveBackgroundIntent"]>;
|
|
1884
|
+
/** Parameters of Get Audio Quality (`com.apple.VoiceMemos.AudioQualityEntity`). */
|
|
1885
|
+
export type SettingsGetAudioQualityParams = Partial<ParamTypes["com.apple.VoiceMemos.AudioQualityEntity"]>;
|
|
1886
|
+
/** Parameters of Edit Audio Quality (`com.apple.VoiceMemos.AudioQualityEntity-UpdatableEntity`). */
|
|
1887
|
+
export type SettingsEditAudioQualityParams = Partial<ParamTypes["com.apple.VoiceMemos.AudioQualityEntity-UpdatableEntity"]>;
|
|
1888
|
+
/** Parameters of Change Recording Playback Setting (`com.apple.VoiceMemos.ChangeRecordingPlaybackSetting`). */
|
|
1889
|
+
export type VoiceMemosChangeRecordingPlaybackSettingParams = Partial<ParamTypes["com.apple.VoiceMemos.ChangeRecordingPlaybackSetting"]>;
|
|
1890
|
+
/** Parameters of Get Clear Deleted (`com.apple.VoiceMemos.ClearDeletedEntity`). */
|
|
1891
|
+
export type SettingsGetClearDeletedParams = Partial<ParamTypes["com.apple.VoiceMemos.ClearDeletedEntity"]>;
|
|
1892
|
+
/** Parameters of Edit Clear Deleted (`com.apple.VoiceMemos.ClearDeletedEntity-UpdatableEntity`). */
|
|
1893
|
+
export type SettingsEditClearDeletedParams = Partial<ParamTypes["com.apple.VoiceMemos.ClearDeletedEntity-UpdatableEntity"]>;
|
|
1894
|
+
/** Parameters of Create Folder (`com.apple.VoiceMemos.CreateFolder`). */
|
|
1895
|
+
export type VoiceMemosCreateFolderParams = Partial<ParamTypes["com.apple.VoiceMemos.CreateFolder"]>;
|
|
1896
|
+
/** Parameters of Delete Folders (`com.apple.VoiceMemos.DeleteFolder`). */
|
|
1897
|
+
export type VoiceMemosDeleteFoldersParams = Partial<ParamTypes["com.apple.VoiceMemos.DeleteFolder"]>;
|
|
1898
|
+
/** Parameters of Delete Recordings (`com.apple.VoiceMemos.DeleteRecording`). */
|
|
1899
|
+
export type VoiceMemosDeleteRecordingsParams = Partial<ParamTypes["com.apple.VoiceMemos.DeleteRecording"]>;
|
|
1900
|
+
/** Parameters of Get Location-based Naming (`com.apple.VoiceMemos.LocationBasedNamingEntity`). */
|
|
1901
|
+
export type SettingsGetLocationBasedNamingParams = Partial<ParamTypes["com.apple.VoiceMemos.LocationBasedNamingEntity"]>;
|
|
1902
|
+
/** Parameters of Edit Location-based Naming (`com.apple.VoiceMemos.LocationBasedNamingEntity-UpdatableEntity`). */
|
|
1903
|
+
export type SettingsEditLocationBasedNamingParams = Partial<ParamTypes["com.apple.VoiceMemos.LocationBasedNamingEntity-UpdatableEntity"]>;
|
|
1904
|
+
/** Parameters of Open Folder (`com.apple.VoiceMemos.OpenFolder`). */
|
|
1905
|
+
export type VoiceMemosOpenFolderParams = Partial<ParamTypes["com.apple.VoiceMemos.OpenFolder"]>;
|
|
1906
|
+
/** Parameters of Play Recording (`com.apple.VoiceMemos.PlaybackVoiceMemoIntent`). */
|
|
1907
|
+
export type VoiceMemosPlayRecordingParams = Partial<ParamTypes["com.apple.VoiceMemos.PlaybackVoiceMemoIntent"]>;
|
|
1908
|
+
/** Parameters of Find Recordings (`com.apple.VoiceMemos.RCRecordingEntity`). */
|
|
1909
|
+
export type VoiceMemosFindRecordingsParams = Partial<ParamTypes["com.apple.VoiceMemos.RCRecordingEntity"]>;
|
|
1910
|
+
/** Parameters of Create Recording (`com.apple.VoiceMemos.RecordVoiceMemoIntent`). */
|
|
1911
|
+
export type VoiceMemosCreateRecordingParams = Partial<ParamTypes["com.apple.VoiceMemos.RecordVoiceMemoIntent"]>;
|
|
1912
|
+
/** Parameters of Get Reset Identifier (`com.apple.VoiceMemos.ResetAnalyticsIdentifierEntity`). */
|
|
1913
|
+
export type SettingsGetResetIdentifierParams = Partial<ParamTypes["com.apple.VoiceMemos.ResetAnalyticsIdentifierEntity"]>;
|
|
1914
|
+
/** Parameters of Search in Voice Memos (`com.apple.VoiceMemos.SearchRecordings`). */
|
|
1915
|
+
export type VoiceMemosSearchInVoiceMemosParams = Partial<ParamTypes["com.apple.VoiceMemos.SearchRecordings"]>;
|
|
1916
|
+
/** Parameters of Select Recording (`com.apple.VoiceMemos.SelectRecording`). */
|
|
1917
|
+
export type VoiceMemosSelectRecordingParams = Partial<ParamTypes["com.apple.VoiceMemos.SelectRecording"]>;
|
|
1918
|
+
/** Parameters of Stop Recording (`com.apple.VoiceMemos.StopRecording`). */
|
|
1919
|
+
export type VoiceMemosStopRecordingParams = Partial<ParamTypes["com.apple.VoiceMemos.StopRecording"]>;
|
|
1920
|
+
/** Parameters of Change Voice Memos Settings (`com.apple.VoiceMemos.WFAppSettingEntityUpdaterAction`). */
|
|
1921
|
+
export type VoiceMemosChangeVoiceMemosSettingsParams = Partial<ParamTypes["com.apple.VoiceMemos.WFAppSettingEntityUpdaterAction"]>;
|
|
1922
|
+
/** Parameters of Get Voice Memos Settings (`com.apple.VoiceMemos.WFGetAppSettingAction`). */
|
|
1923
|
+
export type VoiceMemosGetVoiceMemosSettingsParams = Partial<ParamTypes["com.apple.VoiceMemos.WFGetAppSettingAction"]>;
|
|
1924
|
+
/** Parameters of Application Windows (`com.apple.WindowManager.AppExposeAction`). */
|
|
1925
|
+
export type ComAppleWindowManagerApplicationWindowsParams = Partial<ParamTypes["com.apple.WindowManager.AppExposeAction"]>;
|
|
1926
|
+
/** Parameters of Tile Windows to Corners (`com.apple.WindowManager.CornersTileAction`). */
|
|
1927
|
+
export type ComAppleWindowManagerTileWindowsToCornersParams = Partial<ParamTypes["com.apple.WindowManager.CornersTileAction"]>;
|
|
1928
|
+
/** Parameters of Mission Control (`com.apple.WindowManager.MissionControlAction`). */
|
|
1929
|
+
export type ComAppleWindowManagerMissionControlParams = Partial<ParamTypes["com.apple.WindowManager.MissionControlAction"]>;
|
|
1930
|
+
/** Parameters of Show Desktop (`com.apple.WindowManager.ShowDesktopAction`). */
|
|
1931
|
+
export type ComAppleWindowManagerShowDesktopParams = Partial<ParamTypes["com.apple.WindowManager.ShowDesktopAction"]>;
|
|
1932
|
+
/** Parameters of Enable Stage Manager (`com.apple.WindowManager.StageManagerToggleIntent`). */
|
|
1933
|
+
export type ComAppleWindowManagerEnableStageManagerParams = Partial<ParamTypes["com.apple.WindowManager.StageManagerToggleIntent"]>;
|
|
1934
|
+
/** Parameters of Tile Windows Left & Corners (`com.apple.WindowManager.ThreeUpTileAction`). */
|
|
1935
|
+
export type ComAppleWindowManagerTileWindowsLeftCornersParams = Partial<ParamTypes["com.apple.WindowManager.ThreeUpTileAction"]>;
|
|
1936
|
+
/** Parameters of Tile Windows Left & Right (`com.apple.WindowManager.TwoUpTileAction`). */
|
|
1937
|
+
export type ComAppleWindowManagerTileWindowsLeftRightParams = Partial<ParamTypes["com.apple.WindowManager.TwoUpTileAction"]>;
|
|
1938
|
+
/** Parameters of Adjust Tone of Text (`com.apple.WritingTools.WritingToolsAppIntentsExtension.AdjustToneIntent`). */
|
|
1939
|
+
export type ComAppleWritingToolsWritingToolsAppIntentsExtensionAdjustToneOfTextParams = Partial<ParamTypes["com.apple.WritingTools.WritingToolsAppIntentsExtension.AdjustToneIntent"]>;
|
|
1940
|
+
/** Parameters of Compose Text (`com.apple.WritingTools.WritingToolsAppIntentsExtension.ComposeIntent`). */
|
|
1941
|
+
export type ComAppleWritingToolsWritingToolsAppIntentsExtensionComposeTextParams = Partial<ParamTypes["com.apple.WritingTools.WritingToolsAppIntentsExtension.ComposeIntent"]>;
|
|
1942
|
+
/** Parameters of Make List from Text (`com.apple.WritingTools.WritingToolsAppIntentsExtension.FormatListIntent`). */
|
|
1943
|
+
export type ComAppleWritingToolsWritingToolsAppIntentsExtensionMakeListFromTextParams = Partial<ParamTypes["com.apple.WritingTools.WritingToolsAppIntentsExtension.FormatListIntent"]>;
|
|
1944
|
+
/** Parameters of Make Table from Text (`com.apple.WritingTools.WritingToolsAppIntentsExtension.FormatTableIntent`). */
|
|
1945
|
+
export type ComAppleWritingToolsWritingToolsAppIntentsExtensionMakeTableFromTextParams = Partial<ParamTypes["com.apple.WritingTools.WritingToolsAppIntentsExtension.FormatTableIntent"]>;
|
|
1946
|
+
/** Parameters of Proofread Text (`com.apple.WritingTools.WritingToolsAppIntentsExtension.ProofreadIntent`). */
|
|
1947
|
+
export type ComAppleWritingToolsWritingToolsAppIntentsExtensionProofreadTextParams = Partial<ParamTypes["com.apple.WritingTools.WritingToolsAppIntentsExtension.ProofreadIntent"]>;
|
|
1948
|
+
/** Parameters of Ask a Question about Text (`com.apple.WritingTools.WritingToolsAppIntentsExtension.QuestionAnswerIntent`). */
|
|
1949
|
+
export type ComAppleWritingToolsWritingToolsAppIntentsExtensionAskAQuestionAboutTextParams = Partial<ParamTypes["com.apple.WritingTools.WritingToolsAppIntentsExtension.QuestionAnswerIntent"]>;
|
|
1950
|
+
/** Parameters of Rewrite Text (`com.apple.WritingTools.WritingToolsAppIntentsExtension.RewriteTextIntent`). */
|
|
1951
|
+
export type ComAppleWritingToolsWritingToolsAppIntentsExtensionRewriteTextParams = Partial<ParamTypes["com.apple.WritingTools.WritingToolsAppIntentsExtension.RewriteTextIntent"]>;
|
|
1952
|
+
/** Parameters of Summarize Text (`com.apple.WritingTools.WritingToolsAppIntentsExtension.SummarizeTextIntent`). */
|
|
1953
|
+
export type ComAppleWritingToolsWritingToolsAppIntentsExtensionSummarizeTextParams = Partial<ParamTypes["com.apple.WritingTools.WritingToolsAppIntentsExtension.SummarizeTextIntent"]>;
|
|
1954
|
+
/** Parameters of Calculator (`com.apple.calculator.LaunchCalculatorOpenIntent`). */
|
|
1955
|
+
export type CalculatorCalculatorParams = Partial<ParamTypes["com.apple.calculator.LaunchCalculatorOpenIntent"]>;
|
|
1956
|
+
/** Parameters of Answer the call (`com.apple.calls.PhoneAppIntentsExtension.AnswerCallIntent`). */
|
|
1957
|
+
export type ComAppleCallsPhoneAppIntentsExtensionAnswerTheCallParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.AnswerCallIntent"]>;
|
|
1958
|
+
/** Parameters of Find Emergency Destination (`com.apple.calls.PhoneAppIntentsExtension.CallEmergencyDestination`). */
|
|
1959
|
+
export type ComAppleCallsPhoneAppIntentsExtensionFindEmergencyDestinationParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.CallEmergencyDestination"]>;
|
|
1960
|
+
/** Parameters of Find Call Message (`com.apple.calls.PhoneAppIntentsExtension.CallMessage`). */
|
|
1961
|
+
export type ComAppleCallsPhoneAppIntentsExtensionFindCallMessageParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.CallMessage"]>;
|
|
1962
|
+
/** Parameters of Find Call Record (`com.apple.calls.PhoneAppIntentsExtension.CallRecord`). */
|
|
1963
|
+
export type ComAppleCallsPhoneAppIntentsExtensionFindCallRecordParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.CallRecord"]>;
|
|
1964
|
+
/** Parameters of Create a conference call (`com.apple.calls.PhoneAppIntentsExtension.CreateConferenceCallIntent`). */
|
|
1965
|
+
export type FaceTimeCreateAConferenceCallParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.CreateConferenceCallIntent"]>;
|
|
1966
|
+
/** Parameters of Ends the call (`com.apple.calls.PhoneAppIntentsExtension.EndCallIntent`). */
|
|
1967
|
+
export type ComAppleCallsPhoneAppIntentsExtensionEndsTheCallParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.EndCallIntent"]>;
|
|
1968
|
+
/** Parameters of Set audio route for an ongoing call (`com.apple.calls.PhoneAppIntentsExtension.SetCallAudioRouteIntent`). */
|
|
1969
|
+
export type ComAppleCallsPhoneAppIntentsExtensionSetAudioRouteForAnOngoingCallParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.SetCallAudioRouteIntent"]>;
|
|
1970
|
+
/** Parameters of Start an emergency call (`com.apple.calls.PhoneAppIntentsExtension.StartEmergencyCallIntent`). */
|
|
1971
|
+
export type ComAppleCallsPhoneAppIntentsExtensionStartAnEmergencyCallParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.StartEmergencyCallIntent"]>;
|
|
1972
|
+
/** Parameters of Start a FaceTime call (`com.apple.calls.PhoneAppIntentsExtension.StartFaceTimeCallIntent`). */
|
|
1973
|
+
export type FaceTimeStartAFaceTimeCallParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.StartFaceTimeCallIntent"]>;
|
|
1974
|
+
/** Parameters of Start a Telephony call (`com.apple.calls.PhoneAppIntentsExtension.StartTelephonyCallIntent`). */
|
|
1975
|
+
export type PhoneStartATelephonyCallParams = Partial<ParamTypes["com.apple.calls.PhoneAppIntentsExtension.StartTelephonyCallIntent"]>;
|
|
1976
|
+
/** Parameters of Clear Current Search (`com.apple.campo.ClearSpotlightIntent`). */
|
|
1977
|
+
export type ComAppleCampoClearCurrentSearchParams = Partial<ParamTypes["com.apple.campo.ClearSpotlightIntent"]>;
|
|
1978
|
+
/** Parameters of Resume Conversation (`com.apple.campo.ResumeConversationIntent`). */
|
|
1979
|
+
export type ComAppleCampoResumeConversationParams = Partial<ParamTypes["com.apple.campo.ResumeConversationIntent"]>;
|
|
1980
|
+
/** Parameters of Get Current Search Query (`com.apple.campo.SearchFieldEntity`). */
|
|
1981
|
+
export type ComAppleCampoGetCurrentSearchQueryParams = Partial<ParamTypes["com.apple.campo.SearchFieldEntity"]>;
|
|
1982
|
+
/** Parameters of Open Search (`com.apple.campo.SearchSpotlightIntent`). */
|
|
1983
|
+
export type ComAppleCampoOpenSearchParams = Partial<ParamTypes["com.apple.campo.SearchSpotlightIntent"]>;
|
|
1984
|
+
/** Parameters of Continue Search in App (`com.apple.campo.SearchUIContinuationIntent`). */
|
|
1985
|
+
export type ComAppleCampoContinueSearchInAppParams = Partial<ParamTypes["com.apple.campo.SearchUIContinuationIntent"]>;
|
|
1986
|
+
/** Parameters of Open Siri Knowledge Page (`com.apple.campo.SearchUIOpenKnowledgeIntent`). */
|
|
1987
|
+
export type ComAppleCampoOpenSiriKnowledgePageParams = Partial<ParamTypes["com.apple.campo.SearchUIOpenKnowledgeIntent"]>;
|
|
1988
|
+
/** Parameters of Show Search (`com.apple.campo.ToggleSpotlightIntent`). */
|
|
1989
|
+
export type ComAppleCampoShowSearchParams = Partial<ParamTypes["com.apple.campo.ToggleSpotlightIntent"]>;
|
|
1990
|
+
/** Parameters of Add City (`com.apple.clock.AddWorldClockIntent`). */
|
|
1991
|
+
export type ClockAddCityParams = Partial<ParamTypes["com.apple.clock.AddWorldClockIntent"]>;
|
|
1992
|
+
/** Parameters of Find Alarm (`com.apple.clock.AssistantAlarmEntity`). */
|
|
1993
|
+
export type ClockFindAlarmParams = Partial<ParamTypes["com.apple.clock.AssistantAlarmEntity"]>;
|
|
1994
|
+
/** Parameters of Cancel Timers (`com.apple.clock.AssistantCancelTimerIntent`). */
|
|
1995
|
+
export type ClockCancelTimersParams = Partial<ParamTypes["com.apple.clock.AssistantCancelTimerIntent"]>;
|
|
1996
|
+
/** Parameters of Add Alarm (`com.apple.clock.AssistantCreateAlarmIntent`). */
|
|
1997
|
+
export type ClockAddAlarmParams = Partial<ParamTypes["com.apple.clock.AssistantCreateAlarmIntent"]>;
|
|
1998
|
+
/** Parameters of Start Timer (`com.apple.clock.AssistantCreateTimerIntent`). */
|
|
1999
|
+
export type ClockStartTimerParams = Partial<ParamTypes["com.apple.clock.AssistantCreateTimerIntent"]>;
|
|
2000
|
+
/** Parameters of Delete Alarms (`com.apple.clock.AssistantDeleteAlarmIntent`). */
|
|
2001
|
+
export type ClockDeleteAlarmsParams = Partial<ParamTypes["com.apple.clock.AssistantDeleteAlarmIntent"]>;
|
|
2002
|
+
/** Parameters of Lap Stopwatch (`com.apple.clock.AssistantLapStopwatchIntent`). */
|
|
2003
|
+
export type ClockLapStopwatchParams = Partial<ParamTypes["com.apple.clock.AssistantLapStopwatchIntent"]>;
|
|
2004
|
+
/** Parameters of Pause Timer (`com.apple.clock.AssistantPauseTimerIntent`). */
|
|
2005
|
+
export type ClockPauseTimerParams = Partial<ParamTypes["com.apple.clock.AssistantPauseTimerIntent"]>;
|
|
2006
|
+
/** Parameters of Reset Stopwatch (`com.apple.clock.AssistantResetStopwatchIntent`). */
|
|
2007
|
+
export type ClockResetStopwatchParams = Partial<ParamTypes["com.apple.clock.AssistantResetStopwatchIntent"]>;
|
|
2008
|
+
/** Parameters of Resume Timer (`com.apple.clock.AssistantResumeTimerIntent`). */
|
|
2009
|
+
export type ClockResumeTimerParams = Partial<ParamTypes["com.apple.clock.AssistantResumeTimerIntent"]>;
|
|
2010
|
+
/** Parameters of Start Stopwatch (`com.apple.clock.AssistantStartStopwatchIntent`). */
|
|
2011
|
+
export type ClockStartStopwatchParams = Partial<ParamTypes["com.apple.clock.AssistantStartStopwatchIntent"]>;
|
|
2012
|
+
/** Parameters of Stop Stopwatch (`com.apple.clock.AssistantStopStopwatchIntent`). */
|
|
2013
|
+
export type ClockStopStopwatchParams = Partial<ParamTypes["com.apple.clock.AssistantStopStopwatchIntent"]>;
|
|
2014
|
+
/** Parameters of Cancel Timer (`com.apple.clock.CancelTimerIntent`). */
|
|
2015
|
+
export type ClockCancelTimerParams = Partial<ParamTypes["com.apple.clock.CancelTimerIntent"]>;
|
|
2016
|
+
/** Parameters of Delete Alarms (`com.apple.clock.DeleteAlarmIntent`). */
|
|
2017
|
+
export type ComAppleClockDeleteAlarmIntentParams = Partial<ParamTypes["com.apple.clock.DeleteAlarmIntent"]>;
|
|
2018
|
+
/** Parameters of Dismiss Alarm (`com.apple.clock.DismissAlarmIntent`). */
|
|
2019
|
+
export type ClockDismissAlarmParams = Partial<ParamTypes["com.apple.clock.DismissAlarmIntent"]>;
|
|
2020
|
+
/** Parameters of Get Current Timer (`com.apple.clock.GetCurrentTimerDetailsIntent`). */
|
|
2021
|
+
export type ClockGetCurrentTimerParams = Partial<ParamTypes["com.apple.clock.GetCurrentTimerDetailsIntent"]>;
|
|
2022
|
+
/** Parameters of Get Time for City (`com.apple.clock.GetTimeForCityIntent`). */
|
|
2023
|
+
export type ClockGetTimeForCityParams = Partial<ParamTypes["com.apple.clock.GetTimeForCityIntent"]>;
|
|
2024
|
+
/** Parameters of Lap Stopwatch (`com.apple.clock.LapStopwatchIntent`). */
|
|
2025
|
+
export type ComAppleClockLapStopwatchIntentParams = Partial<ParamTypes["com.apple.clock.LapStopwatchIntent"]>;
|
|
2026
|
+
/** Parameters of Opens Alarm (`com.apple.clock.OpenAlarmIntent`). */
|
|
2027
|
+
export type ClockOpensAlarmParams = Partial<ParamTypes["com.apple.clock.OpenAlarmIntent"]>;
|
|
2028
|
+
/** Parameters of Open Tab (`com.apple.clock.OpenTab`). */
|
|
2029
|
+
export type ClockOpenTabParams = Partial<ParamTypes["com.apple.clock.OpenTab"]>;
|
|
2030
|
+
/** Parameters of Pause Timer (`com.apple.clock.PauseTimerIntent`). */
|
|
2031
|
+
export type ComAppleClockPauseTimerIntentParams = Partial<ParamTypes["com.apple.clock.PauseTimerIntent"]>;
|
|
2032
|
+
/** Parameters of Remove City (`com.apple.clock.RemoveWorldClockIntent`). */
|
|
2033
|
+
export type ClockRemoveCityParams = Partial<ParamTypes["com.apple.clock.RemoveWorldClockIntent"]>;
|
|
2034
|
+
/** Parameters of Reset Stopwatch (`com.apple.clock.ResetStopwatchIntent`). */
|
|
2035
|
+
export type ComAppleClockResetStopwatchIntentParams = Partial<ParamTypes["com.apple.clock.ResetStopwatchIntent"]>;
|
|
2036
|
+
/** Parameters of Resume Timer (`com.apple.clock.ResumeTimerIntent`). */
|
|
2037
|
+
export type ComAppleClockResumeTimerIntentParams = Partial<ParamTypes["com.apple.clock.ResumeTimerIntent"]>;
|
|
2038
|
+
/** Parameters of Snooze Alarm (`com.apple.clock.SnoozeAlarmIntent`). */
|
|
2039
|
+
export type ClockSnoozeAlarmParams = Partial<ParamTypes["com.apple.clock.SnoozeAlarmIntent"]>;
|
|
2040
|
+
/** Parameters of Start Stopwatch (`com.apple.clock.StartStopwatchIntent`). */
|
|
2041
|
+
export type ComAppleClockStartStopwatchIntentParams = Partial<ParamTypes["com.apple.clock.StartStopwatchIntent"]>;
|
|
2042
|
+
/** Parameters of Stop the Stopwatch (`com.apple.clock.StopStopwatchIntent`). */
|
|
2043
|
+
export type ClockStopTheStopwatchParams = Partial<ParamTypes["com.apple.clock.StopStopwatchIntent"]>;
|
|
2044
|
+
/** Parameters of Find Timer (`com.apple.clock.TimerEntity`). */
|
|
2045
|
+
export type ClockFindTimerParams = Partial<ParamTypes["com.apple.clock.TimerEntity"]>;
|
|
2046
|
+
/** Parameters of Update Alarm (`com.apple.clock.UpdateAlarmIntent`). */
|
|
2047
|
+
export type ClockUpdateAlarmParams = Partial<ParamTypes["com.apple.clock.UpdateAlarmIntent"]>;
|
|
2048
|
+
/** Parameters of Update Timer (`com.apple.clock.UpdateTimerIntent`). */
|
|
2049
|
+
export type ClockUpdateTimerParams = Partial<ParamTypes["com.apple.clock.UpdateTimerIntent"]>;
|
|
2050
|
+
/** Parameters of Put Display to Sleep (`com.apple.controlcenter.DisplaySleepIntent`). */
|
|
2051
|
+
export type ComAppleControlcenterPutDisplayToSleepParams = Partial<ParamTypes["com.apple.controlcenter.DisplaySleepIntent"]>;
|
|
2052
|
+
/** Parameters of Lock the screen (`com.apple.controlcenter.LockScreenIntent`). */
|
|
2053
|
+
export type ComAppleControlcenterLockTheScreenParams = Partial<ParamTypes["com.apple.controlcenter.LockScreenIntent"]>;
|
|
2054
|
+
/** Parameters of Start Screen Saver (`com.apple.controlcenter.ScreenSaverIntent`). */
|
|
2055
|
+
export type ComAppleControlcenterStartScreenSaverParams = Partial<ParamTypes["com.apple.controlcenter.ScreenSaverIntent"]>;
|
|
2056
|
+
/** Parameters of Enable or disable Dark Mode (`com.apple.controlcenter.SetDarkModeEnabledIntent`). */
|
|
2057
|
+
export type ComAppleControlcenterEnableOrDisableDarkModeParams = Partial<ParamTypes["com.apple.controlcenter.SetDarkModeEnabledIntent"]>;
|
|
2058
|
+
/** Parameters of Enable or disable Night Shift (`com.apple.controlcenter.SetNightShiftEnabledIntent`). */
|
|
2059
|
+
export type ComAppleControlcenterEnableOrDisableNightShiftParams = Partial<ParamTypes["com.apple.controlcenter.SetNightShiftEnabledIntent"]>;
|
|
2060
|
+
/** Parameters of Enable or disable True Tone (`com.apple.controlcenter.SetTrueToneEnabledIntent`). */
|
|
2061
|
+
export type ComAppleControlcenterEnableOrDisableTrueToneParams = Partial<ParamTypes["com.apple.controlcenter.SetTrueToneEnabledIntent"]>;
|
|
2062
|
+
/** Parameters of Automatically hide and show the Dock (`com.apple.dock.SetDockAutoHideEnabledIntent`). */
|
|
2063
|
+
export type ComAppleDockAutomaticallyHideAndShowTheDockParams = Partial<ParamTypes["com.apple.dock.SetDockAutoHideEnabledIntent"]>;
|
|
2064
|
+
/** Parameters of Compress Items (`com.apple.finder.CompressItemsIntent`). */
|
|
2065
|
+
export type FinderCompressItemsParams = Partial<ParamTypes["com.apple.finder.CompressItemsIntent"]>;
|
|
2066
|
+
/** Parameters of Copy and Move Items (`com.apple.finder.CopyItemsIntent`). */
|
|
2067
|
+
export type FinderCopyAndMoveItemsParams = Partial<ParamTypes["com.apple.finder.CopyItemsIntent"]>;
|
|
2068
|
+
/** Parameters of Create Folder (`com.apple.finder.CreateFolderIntent`). */
|
|
2069
|
+
export type FinderCreateFolderParams = Partial<ParamTypes["com.apple.finder.CreateFolderIntent"]>;
|
|
2070
|
+
/** Parameters of Duplicate Items (`com.apple.finder.DuplicateItemsIntent`). */
|
|
2071
|
+
export type FinderDuplicateItemsParams = Partial<ParamTypes["com.apple.finder.DuplicateItemsIntent"]>;
|
|
2072
|
+
/** Parameters of Get Info (`com.apple.finder.GetInfoIntent`). */
|
|
2073
|
+
export type FinderGetInfoParams = Partial<ParamTypes["com.apple.finder.GetInfoIntent"]>;
|
|
2074
|
+
/** Parameters of Get Location (`com.apple.finder.GetLocationIntent`). */
|
|
2075
|
+
export type FinderGetLocationParams = Partial<ParamTypes["com.apple.finder.GetLocationIntent"]>;
|
|
2076
|
+
/** Parameters of Get Selected Items (`com.apple.finder.GetSelectedItemsIntent`). */
|
|
2077
|
+
export type FinderGetSelectedItemsParams = Partial<ParamTypes["com.apple.finder.GetSelectedItemsIntent"]>;
|
|
2078
|
+
/** Parameters of Go To Enclosing Folder (`com.apple.finder.GoToEnclosingFolderIntent`). */
|
|
2079
|
+
export type FinderGoToEnclosingFolderParams = Partial<ParamTypes["com.apple.finder.GoToEnclosingFolderIntent"]>;
|
|
2080
|
+
/** Parameters of Go To Folder (`com.apple.finder.GoToFolderIntent`). */
|
|
2081
|
+
export type FinderGoToFolderParams = Partial<ParamTypes["com.apple.finder.GoToFolderIntent"]>;
|
|
2082
|
+
/** Parameters of Go To Location (`com.apple.finder.GoToLocationIntent`). */
|
|
2083
|
+
export type FinderGoToLocationParams = Partial<ParamTypes["com.apple.finder.GoToLocationIntent"]>;
|
|
2084
|
+
/** Parameters of Move Items to Folder (`com.apple.finder.MoveItemsIntent`). */
|
|
2085
|
+
export type FinderMoveItemsToFolderParams = Partial<ParamTypes["com.apple.finder.MoveItemsIntent"]>;
|
|
2086
|
+
/** Parameters of Open Item (`com.apple.finder.OpenItemIntent`). */
|
|
2087
|
+
export type FinderOpenItemParams = Partial<ParamTypes["com.apple.finder.OpenItemIntent"]>;
|
|
2088
|
+
/** Parameters of Rename Item (`com.apple.finder.RenameItemIntent`). */
|
|
2089
|
+
export type FinderRenameItemParams = Partial<ParamTypes["com.apple.finder.RenameItemIntent"]>;
|
|
2090
|
+
/** Parameters of Reveal Items (`com.apple.finder.RevealItemsIntent`). */
|
|
2091
|
+
export type FinderRevealItemsParams = Partial<ParamTypes["com.apple.finder.RevealItemsIntent"]>;
|
|
2092
|
+
/** Parameters of Search in Finder (`com.apple.finder.SearchInBrowserIntent`). */
|
|
2093
|
+
export type FinderSearchInFinderParams = Partial<ParamTypes["com.apple.finder.SearchInBrowserIntent"]>;
|
|
2094
|
+
/** Parameters of Trash Items (`com.apple.finder.TrashItemsIntent`). */
|
|
2095
|
+
export type FinderTrashItemsParams = Partial<ParamTypes["com.apple.finder.TrashItemsIntent"]>;
|
|
2096
|
+
/** Parameters of Find Item (`com.apple.findmy.ItemEntity`). */
|
|
2097
|
+
export type ComAppleFindmyFindItemParams = Partial<ParamTypes["com.apple.findmy.ItemEntity"]>;
|
|
2098
|
+
/** Parameters of Find Person (`com.apple.findmy.PersonEntity`). */
|
|
2099
|
+
export type ComAppleFindmyFindPersonParams = Partial<ParamTypes["com.apple.findmy.PersonEntity"]>;
|
|
2100
|
+
/** Parameters of Find Item (`com.apple.findmy.WidgetItemEntity`). */
|
|
2101
|
+
export type ComAppleFindmyWidgetItemEntityParams = Partial<ParamTypes["com.apple.findmy.WidgetItemEntity"]>;
|
|
2102
|
+
/** Parameters of Find Person (`com.apple.findmy.WidgetPersonEntity`). */
|
|
2103
|
+
export type ComAppleFindmyWidgetPersonEntityParams = Partial<ParamTypes["com.apple.findmy.WidgetPersonEntity"]>;
|
|
2104
|
+
/** Parameters of Add Item to Board (`com.apple.freeform.CRLAddItemToBoardIntent`). */
|
|
2105
|
+
export type FreeformAddItemToBoardParams = Partial<ParamTypes["com.apple.freeform.CRLAddItemToBoardIntent"]>;
|
|
2106
|
+
/** Parameters of Find Board (`com.apple.freeform.CRLBoardEntity`). */
|
|
2107
|
+
export type FreeformFindBoardParams = Partial<ParamTypes["com.apple.freeform.CRLBoardEntity"]>;
|
|
2108
|
+
/** Parameters of Show/Hide Dot Grid (`com.apple.freeform.CRLChangeBoardCanvasGridIntent`). */
|
|
2109
|
+
export type FreeformShowHideDotGridParams = Partial<ParamTypes["com.apple.freeform.CRLChangeBoardCanvasGridIntent"]>;
|
|
2110
|
+
/** Parameters of Show/Hide Object Connectors (`com.apple.freeform.CRLChangeBoardObjectConnectorsIntent`). */
|
|
2111
|
+
export type FreeformShowHideObjectConnectorsParams = Partial<ParamTypes["com.apple.freeform.CRLChangeBoardObjectConnectorsIntent"]>;
|
|
2112
|
+
/** Parameters of Change Fill Color (`com.apple.freeform.CRLChangeSelectionColorIntent`). */
|
|
2113
|
+
export type FreeformChangeFillColorParams = Partial<ParamTypes["com.apple.freeform.CRLChangeSelectionColorIntent"]>;
|
|
2114
|
+
/** Parameters of Change Font Size (`com.apple.freeform.CRLChangeSelectionFontSizeIntent`). */
|
|
2115
|
+
export type FreeformChangeFontSizeParams = Partial<ParamTypes["com.apple.freeform.CRLChangeSelectionFontSizeIntent"]>;
|
|
2116
|
+
/** Parameters of Change Font Style (`com.apple.freeform.CRLChangeSelectionFontStyleIntent`). */
|
|
2117
|
+
export type FreeformChangeFontStyleParams = Partial<ParamTypes["com.apple.freeform.CRLChangeSelectionFontStyleIntent"]>;
|
|
2118
|
+
/** Parameters of Create Board (`com.apple.freeform.CRLCreateBoardIntent`). */
|
|
2119
|
+
export type FreeformCreateBoardParams = Partial<ParamTypes["com.apple.freeform.CRLCreateBoardIntent"]>;
|
|
2120
|
+
/** Parameters of Delete Boards (`com.apple.freeform.CRLDeleteBoardIntent`). */
|
|
2121
|
+
export type FreeformDeleteBoardsParams = Partial<ParamTypes["com.apple.freeform.CRLDeleteBoardIntent"]>;
|
|
2122
|
+
/** Parameters of Favorite/Unfavorite Board (`com.apple.freeform.CRLFavoriteBoardIntent_v2`). */
|
|
2123
|
+
export type FreeformFavoriteUnfavoriteBoardParams = Partial<ParamTypes["com.apple.freeform.CRLFavoriteBoardIntent_v2"]>;
|
|
2124
|
+
/** Parameters of Add Files to Board (`com.apple.freeform.CRLInsertFilesToBoardIntent`). */
|
|
2125
|
+
export type FreeformAddFilesToBoardParams = Partial<ParamTypes["com.apple.freeform.CRLInsertFilesToBoardIntent"]>;
|
|
2126
|
+
/** Parameters of Add Photos to Board (`com.apple.freeform.CRLInsertPhotosToBoardIntent`). */
|
|
2127
|
+
export type FreeformAddPhotosToBoardParams = Partial<ParamTypes["com.apple.freeform.CRLInsertPhotosToBoardIntent"]>;
|
|
2128
|
+
/** Parameters of Open Board (`com.apple.freeform.CRLOpenBoardIntent`). */
|
|
2129
|
+
export type FreeformOpenBoardParams = Partial<ParamTypes["com.apple.freeform.CRLOpenBoardIntent"]>;
|
|
2130
|
+
/** Parameters of Resize Text (`com.apple.freeform.CRLResizeSelectionFontIntent_v2`). */
|
|
2131
|
+
export type FreeformResizeTextParams = Partial<ParamTypes["com.apple.freeform.CRLResizeSelectionFontIntent_v2"]>;
|
|
2132
|
+
/** Parameters of Rename Board (`com.apple.freeform.CRLUpdateBoardIntent`). */
|
|
2133
|
+
export type FreeformRenameBoardParams = Partial<ParamTypes["com.apple.freeform.CRLUpdateBoardIntent"]>;
|
|
2134
|
+
/** Parameters of Generate Knowledge Response (`com.apple.generativeassistanttools.GenerativeAssistantExtension.GenerateKnowledgeResponseIntent`). */
|
|
2135
|
+
export type ComAppleGenerativeassistanttoolsGenerativeAssistantExtensionGenerateKnowledgeResponseParams = Partial<ParamTypes["com.apple.generativeassistanttools.GenerativeAssistantExtension.GenerateKnowledgeResponseIntent"]>;
|
|
2136
|
+
/** Parameters of Generate Rich Content From Media (`com.apple.generativeassistanttools.GenerativeAssistantExtension.GenerateRichContentFromMediaIntent`). */
|
|
2137
|
+
export type ComAppleGenerativeassistanttoolsGenerativeAssistantExtensionGenerateRichContentFromMediaParams = Partial<ParamTypes["com.apple.generativeassistanttools.GenerativeAssistantExtension.GenerateRichContentFromMediaIntent"]>;
|
|
2138
|
+
/** Parameters of Generate Rich Content (`com.apple.generativeassistanttools.GenerativeAssistantExtension.GenerateRichContentIntent`). */
|
|
2139
|
+
export type ComAppleGenerativeassistanttoolsGenerativeAssistantExtensionGenerateRichContentParams = Partial<ParamTypes["com.apple.generativeassistanttools.GenerativeAssistantExtension.GenerateRichContentIntent"]>;
|
|
2140
|
+
/** Parameters of On Screen Content Intent (`com.apple.generativeassistanttools.GenerativeAssistantExtension.OnScreenContentIntent`). */
|
|
2141
|
+
export type ComAppleGenerativeassistanttoolsGenerativeAssistantExtensionOnScreenContentIntentParams = Partial<ParamTypes["com.apple.generativeassistanttools.GenerativeAssistantExtension.OnScreenContentIntent"]>;
|
|
2142
|
+
/** Parameters of Prewarm GenerativeAssistantExtension (`com.apple.generativeassistanttools.GenerativeAssistantExtension.PrewarmGenerativeAssistantExtensionIntent`). */
|
|
2143
|
+
export type ComAppleGenerativeassistanttoolsGenerativeAssistantExtensionPrewarmGenerativeAssistantExtensionParams = Partial<ParamTypes["com.apple.generativeassistanttools.GenerativeAssistantExtension.PrewarmGenerativeAssistantExtensionIntent"]>;
|
|
2144
|
+
/** Parameters of Generative Partner Prototype (`com.apple.gms.GenerativePartnerPrototypeExtension.GenerativePartnerPrototypeIntentChatGPT`). */
|
|
2145
|
+
export type ComAppleGmsGenerativePartnerPrototypeExtensionGenerativePartnerPrototypeParams = Partial<ParamTypes["com.apple.gms.GenerativePartnerPrototypeExtension.GenerativePartnerPrototypeIntentChatGPT"]>;
|
|
2146
|
+
/** Parameters of Open Collection (`com.apple.helpviewer.CollectionOpenIntent`). */
|
|
2147
|
+
export type ComAppleHelpviewerOpenCollectionParams = Partial<ParamTypes["com.apple.helpviewer.CollectionOpenIntent"]>;
|
|
2148
|
+
/** Parameters of Find Audiobook (`com.apple.iBooksX.AudiobookAppEntity`). */
|
|
2149
|
+
export type BooksFindAudiobookParams = Partial<ParamTypes["com.apple.iBooksX.AudiobookAppEntity"]>;
|
|
2150
|
+
/** Parameters of Find Audiobook (`com.apple.iBooksX.AudiobookEntity`). */
|
|
2151
|
+
export type ComAppleIBooksXAudiobookEntityParams = Partial<ParamTypes["com.apple.iBooksX.AudiobookEntity"]>;
|
|
2152
|
+
/** Parameters of Set Audiobook Sleep Timer (`com.apple.iBooksX.AudiobookSleepTimerIntent`). */
|
|
2153
|
+
export type BooksSetAudiobookSleepTimerParams = Partial<ParamTypes["com.apple.iBooksX.AudiobookSleepTimerIntent"]>;
|
|
2154
|
+
/** Parameters of Find Books (`com.apple.iBooksX.BookAppEntity`). */
|
|
2155
|
+
export type BooksFindBooksParams = Partial<ParamTypes["com.apple.iBooksX.BookAppEntity"]>;
|
|
2156
|
+
/** Parameters of Change Book Appearance (`com.apple.iBooksX.BookReaderChangeThemeIntent`). */
|
|
2157
|
+
export type BooksChangeBookAppearanceParams = Partial<ParamTypes["com.apple.iBooksX.BookReaderChangeThemeIntent"]>;
|
|
2158
|
+
/** Parameters of Turn Page (`com.apple.iBooksX.BookReaderNavigatePageInBookIntent`). */
|
|
2159
|
+
export type BooksTurnPageParams = Partial<ParamTypes["com.apple.iBooksX.BookReaderNavigatePageInBookIntent"]>;
|
|
2160
|
+
/** Parameters of Turn Page (`com.apple.iBooksX.BookReaderNavigatePagesIntent`). */
|
|
2161
|
+
export type ComAppleIBooksXBookReaderNavigatePagesIntentParams = Partial<ParamTypes["com.apple.iBooksX.BookReaderNavigatePagesIntent"]>;
|
|
2162
|
+
/** Parameters of Get Book Settings (`com.apple.iBooksX.BookSettingsEntity`). */
|
|
2163
|
+
export type BooksGetBookSettingsParams = Partial<ParamTypes["com.apple.iBooksX.BookSettingsEntity"]>;
|
|
2164
|
+
/** Parameters of Edit Book Settings (`com.apple.iBooksX.BookSettingsEntity-UpdatableEntity`). */
|
|
2165
|
+
export type BooksEditBookSettingsParams = Partial<ParamTypes["com.apple.iBooksX.BookSettingsEntity-UpdatableEntity"]>;
|
|
2166
|
+
/** Parameters of Change Text Size (`com.apple.iBooksX.ChangeFontSizeIntent`). */
|
|
2167
|
+
export type BooksChangeTextSizeParams = Partial<ParamTypes["com.apple.iBooksX.ChangeFontSizeIntent"]>;
|
|
2168
|
+
/** Parameters of Open View or Collection in Books App (`com.apple.iBooksX.DeepLinkIntent`). */
|
|
2169
|
+
export type BooksOpenViewOrCollectionInBooksAppParams = Partial<ParamTypes["com.apple.iBooksX.DeepLinkIntent"]>;
|
|
2170
|
+
/** Parameters of Find Standard Collection (`com.apple.iBooksX.DefaultCollectionEntity`). */
|
|
2171
|
+
export type BooksFindStandardCollectionParams = Partial<ParamTypes["com.apple.iBooksX.DefaultCollectionEntity"]>;
|
|
2172
|
+
/** Parameters of Open Audio Item (`com.apple.iBooksX.OpenAudioIntent`). */
|
|
2173
|
+
export type BooksOpenAudioItemParams = Partial<ParamTypes["com.apple.iBooksX.OpenAudioIntent"]>;
|
|
2174
|
+
/** Parameters of Open Book (`com.apple.iBooksX.OpenBookIntent`). */
|
|
2175
|
+
export type BooksOpenBookParams = Partial<ParamTypes["com.apple.iBooksX.OpenBookIntent"]>;
|
|
2176
|
+
/** Parameters of Open Default Collection (`com.apple.iBooksX.OpenDefaultCollectionIntent`). */
|
|
2177
|
+
export type BooksOpenDefaultCollectionParams = Partial<ParamTypes["com.apple.iBooksX.OpenDefaultCollectionIntent"]>;
|
|
2178
|
+
/** Parameters of Open Most Recent Book (`com.apple.iBooksX.OpenMostRecentBookIntent`). */
|
|
2179
|
+
export type BooksOpenMostRecentBookParams = Partial<ParamTypes["com.apple.iBooksX.OpenMostRecentBookIntent"]>;
|
|
2180
|
+
/** Parameters of Open Specific Book (`com.apple.iBooksX.OpenSpecificBookIntent`). */
|
|
2181
|
+
export type BooksOpenSpecificBookParams = Partial<ParamTypes["com.apple.iBooksX.OpenSpecificBookIntent"]>;
|
|
2182
|
+
/** Parameters of Open View in Books App (`com.apple.iBooksX.OpenTabBarItemIntent`). */
|
|
2183
|
+
export type BooksOpenViewInBooksAppParams = Partial<ParamTypes["com.apple.iBooksX.OpenTabBarItemIntent"]>;
|
|
2184
|
+
/** Parameters of Open Table of Contents (`com.apple.iBooksX.OpenTableOfContentsIntent`). */
|
|
2185
|
+
export type BooksOpenTableOfContentsParams = Partial<ParamTypes["com.apple.iBooksX.OpenTableOfContentsIntent"]>;
|
|
2186
|
+
/** Parameters of Pause Current Audiobook (`com.apple.iBooksX.PauseCurrentAudiobookIntent`). */
|
|
2187
|
+
export type BooksPauseCurrentAudiobookParams = Partial<ParamTypes["com.apple.iBooksX.PauseCurrentAudiobookIntent"]>;
|
|
2188
|
+
/** Parameters of Play Audio Item (`com.apple.iBooksX.PlayAudioIntent`). */
|
|
2189
|
+
export type BooksPlayAudioItemParams = Partial<ParamTypes["com.apple.iBooksX.PlayAudioIntent"]>;
|
|
2190
|
+
/** Parameters of Play Audiobook (`com.apple.iBooksX.PlayAudiobookIntent`). */
|
|
2191
|
+
export type BooksPlayAudiobookParams = Partial<ParamTypes["com.apple.iBooksX.PlayAudiobookIntent"]>;
|
|
2192
|
+
/** Parameters of Play Most Recent Audiobook (`com.apple.iBooksX.PlayMostRecentAudiobookIntent`). */
|
|
2193
|
+
export type BooksPlayMostRecentAudiobookParams = Partial<ParamTypes["com.apple.iBooksX.PlayMostRecentAudiobookIntent"]>;
|
|
2194
|
+
/** Parameters of Play Specific Audiobook (`com.apple.iBooksX.PlaySpecificAudiobookIntent`). */
|
|
2195
|
+
export type BooksPlaySpecificAudiobookParams = Partial<ParamTypes["com.apple.iBooksX.PlaySpecificAudiobookIntent"]>;
|
|
2196
|
+
/** Parameters of Search in the Books App (`com.apple.iBooksX.SearchBooksAppIntent`). */
|
|
2197
|
+
export type BooksSearchInTheBooksAppParams = Partial<ParamTypes["com.apple.iBooksX.SearchBooksAppIntent"]>;
|
|
2198
|
+
/** Parameters of Search in Books (`com.apple.iBooksX.SearchBooksIntent`). */
|
|
2199
|
+
export type BooksSearchInBooksParams = Partial<ParamTypes["com.apple.iBooksX.SearchBooksIntent"]>;
|
|
2200
|
+
/** Parameters of UpdateReaderIntent (`com.apple.iBooksX.UpdateBookSettingsIntent`). */
|
|
2201
|
+
export type BooksUpdateReaderIntentParams = Partial<ParamTypes["com.apple.iBooksX.UpdateBookSettingsIntent"]>;
|
|
2202
|
+
/** Parameters of Create Calendar (`com.apple.iCal.CreateCalendarIntent`). */
|
|
2203
|
+
export type CalendarCreateCalendarParams = Partial<ParamTypes["com.apple.iCal.CreateCalendarIntent"]>;
|
|
2204
|
+
/** Parameters of Create Event (`com.apple.iCal.CreateEventIntent`). */
|
|
2205
|
+
export type CalendarCreateEventParams = Partial<ParamTypes["com.apple.iCal.CreateEventIntent"]>;
|
|
2206
|
+
/** Parameters of Delete Calendars (`com.apple.iCal.DeleteCalendarsIntent`). */
|
|
2207
|
+
export type CalendarDeleteCalendarsParams = Partial<ParamTypes["com.apple.iCal.DeleteCalendarsIntent"]>;
|
|
2208
|
+
/** Parameters of Delete Events (`com.apple.iCal.DeleteEventIntent`). */
|
|
2209
|
+
export type CalendarDeleteEventsParams = Partial<ParamTypes["com.apple.iCal.DeleteEventIntent"]>;
|
|
2210
|
+
/** Parameters of Edit Event (`com.apple.iCal.EditEventIntent`). */
|
|
2211
|
+
export type CalendarEditEventParams = Partial<ParamTypes["com.apple.iCal.EditEventIntent"]>;
|
|
2212
|
+
/** Parameters of Email Attendees (`com.apple.iCal.EmailAttendeesIntent`). */
|
|
2213
|
+
export type CalendarEmailAttendeesParams = Partial<ParamTypes["com.apple.iCal.EmailAttendeesIntent"]>;
|
|
2214
|
+
/** Parameters of Email Organizer (`com.apple.iCal.EmailOrganizerIntent`). */
|
|
2215
|
+
export type CalendarEmailOrganizerParams = Partial<ParamTypes["com.apple.iCal.EmailOrganizerIntent"]>;
|
|
2216
|
+
/** Parameters of Find Event (`com.apple.iCal.EventEntity`). */
|
|
2217
|
+
export type CalendarFindEventParams = Partial<ParamTypes["com.apple.iCal.EventEntity"]>;
|
|
2218
|
+
/** Parameters of Highlight Event (`com.apple.iCal.HighlightEventIntent`). */
|
|
2219
|
+
export type CalendarHighlightEventParams = Partial<ParamTypes["com.apple.iCal.HighlightEventIntent"]>;
|
|
2220
|
+
/** Parameters of Find Inbox Item (`com.apple.iCal.InboxItemEntity`). */
|
|
2221
|
+
export type CalendarFindInboxItemParams = Partial<ParamTypes["com.apple.iCal.InboxItemEntity"]>;
|
|
2222
|
+
/** Parameters of Join Event (`com.apple.iCal.JoinEventIntent`). */
|
|
2223
|
+
export type CalendarJoinEventParams = Partial<ParamTypes["com.apple.iCal.JoinEventIntent"]>;
|
|
2224
|
+
/** Parameters of Open Calendar Editor (`com.apple.iCal.OpenCalendarEditorIntent`). */
|
|
2225
|
+
export type CalendarOpenCalendarEditorParams = Partial<ParamTypes["com.apple.iCal.OpenCalendarEditorIntent"]>;
|
|
2226
|
+
/** Parameters of Open Calendar View (`com.apple.iCal.OpenCalendarViewIntent`). */
|
|
2227
|
+
export type CalendarOpenCalendarViewParams = Partial<ParamTypes["com.apple.iCal.OpenCalendarViewIntent"]>;
|
|
2228
|
+
/** Parameters of Open Date (`com.apple.iCal.OpenDateIntent`). */
|
|
2229
|
+
export type CalendarOpenDateParams = Partial<ParamTypes["com.apple.iCal.OpenDateIntent"]>;
|
|
2230
|
+
/** Parameters of Open Event Details (`com.apple.iCal.OpenEventDetailsIntent`). */
|
|
2231
|
+
export type CalendarOpenEventDetailsParams = Partial<ParamTypes["com.apple.iCal.OpenEventDetailsIntent"]>;
|
|
2232
|
+
/** Parameters of Open Event Editor (`com.apple.iCal.OpenEventEditorIntent`). */
|
|
2233
|
+
export type CalendarOpenEventEditorParams = Partial<ParamTypes["com.apple.iCal.OpenEventEditorIntent"]>;
|
|
2234
|
+
/** Parameters of Respond to Inbox Item (`com.apple.iCal.RespondToInboxItemIntent`). */
|
|
2235
|
+
export type CalendarRespondToInboxItemParams = Partial<ParamTypes["com.apple.iCal.RespondToInboxItemIntent"]>;
|
|
2236
|
+
/** Parameters of Find TransferableCalendarEntity <no loc> (`com.apple.iCal.TransferableCalendarEntity`). */
|
|
2237
|
+
export type CalendarFindTransferableCalendarEntityNoLocParams = Partial<ParamTypes["com.apple.iCal.TransferableCalendarEntity"]>;
|
|
2238
|
+
/** Parameters of Find TransferableSourceEntity <no loc> (`com.apple.iCal.TransferableSourceEntity`). */
|
|
2239
|
+
export type CalendarFindTransferableSourceEntityNoLocParams = Partial<ParamTypes["com.apple.iCal.TransferableSourceEntity"]>;
|
|
2240
|
+
/** Parameters of Export Presentation in Background (`com.apple.iWork.Keynote.KNDocumentBackgroundExportIntent`). */
|
|
2241
|
+
export type ComAppleIWorkKeynoteExportPresentationInBackgroundParams = Partial<ParamTypes["com.apple.iWork.Keynote.KNDocumentBackgroundExportIntent"]>;
|
|
2242
|
+
/** Parameters of Create New Presentation (`com.apple.iWork.Keynote.KNNewDocumentIntent`). */
|
|
2243
|
+
export type ComAppleIWorkKeynoteCreateNewPresentationParams = Partial<ParamTypes["com.apple.iWork.Keynote.KNNewDocumentIntent"]>;
|
|
2244
|
+
/** Parameters of Export Spreadsheet in Background (`com.apple.iWork.Numbers.TNDocumentBackgroundExportIntent`). */
|
|
2245
|
+
export type ComAppleIWorkNumbersExportSpreadsheetInBackgroundParams = Partial<ParamTypes["com.apple.iWork.Numbers.TNDocumentBackgroundExportIntent"]>;
|
|
2246
|
+
/** Parameters of Create New Spreadsheet (`com.apple.iWork.Numbers.TNNewDocumentIntent`). */
|
|
2247
|
+
export type ComAppleIWorkNumbersCreateNewSpreadsheetParams = Partial<ParamTypes["com.apple.iWork.Numbers.TNNewDocumentIntent"]>;
|
|
2248
|
+
/** Parameters of Export Document in Background (`com.apple.iWork.Pages.TPDocumentBackgroundExportIntent`). */
|
|
2249
|
+
export type ComAppleIWorkPagesExportDocumentInBackgroundParams = Partial<ParamTypes["com.apple.iWork.Pages.TPDocumentBackgroundExportIntent"]>;
|
|
2250
|
+
/** Parameters of Create New Document (`com.apple.iWork.Pages.TPNewDocumentIntent`). */
|
|
2251
|
+
export type ComAppleIWorkPagesCreateNewDocumentParams = Partial<ParamTypes["com.apple.iWork.Pages.TPNewDocumentIntent"]>;
|
|
2252
|
+
/** Parameters of Start Navigation (`com.apple.intelligenceflow.GeoFlowTools.GeoFlowTools.StartNavigationFlowTool|com.apple.Maps`). */
|
|
2253
|
+
export type ComAppleIntelligenceflowGeoFlowToolsGeoFlowToolsStartNavigationFlowToolComAppleMapsParams = Partial<ParamTypes["com.apple.intelligenceflow.GeoFlowTools.GeoFlowTools.StartNavigationFlowTool|com.apple.Maps"]>;
|
|
2254
|
+
/** Parameters of Update Navigation Waypoints (`com.apple.intelligenceflow.GeoFlowTools.GeoFlowTools.UpdateWayPointsFlowTool|com.apple.Maps`). */
|
|
2255
|
+
export type ComAppleIntelligenceflowGeoFlowToolsGeoFlowToolsUpdateWayPointsFlowToolComAppleMapsParams = Partial<ParamTypes["com.apple.intelligenceflow.GeoFlowTools.GeoFlowTools.UpdateWayPointsFlowTool|com.apple.Maps"]>;
|
|
2256
|
+
/** Parameters of GetCurrentLocationTool (`com.apple.intelligenceflow.GetCurrentLocationFlowToolPlugin.GetCurrentLocationFlowToolPlugin.GetCurrentLocationTool`). */
|
|
2257
|
+
export type ComAppleIntelligenceflowGetCurrentLocationFlowToolPluginGetCurrentLocationFlowToolPluginGetCurrentLocationToolParams = Partial<ParamTypes["com.apple.intelligenceflow.GetCurrentLocationFlowToolPlugin.GetCurrentLocationFlowToolPlugin.GetCurrentLocationTool"]>;
|
|
2258
|
+
/** Parameters of Open Application (`com.apple.intelligenceflow.IntelligenceFlowAppIntentsExtension.OpenApplication`). */
|
|
2259
|
+
export type ComAppleIntelligenceflowIntelligenceFlowAppIntentsExtensionOpenApplicationParams = Partial<ParamTypes["com.apple.intelligenceflow.IntelligenceFlowAppIntentsExtension.OpenApplication"]>;
|
|
2260
|
+
/** Parameters of Open File (`com.apple.intelligenceflow.IntelligenceFlowAppIntentsExtension.OpenFile`). */
|
|
2261
|
+
export type ComAppleIntelligenceflowIntelligenceFlowAppIntentsExtensionOpenFileParams = Partial<ParamTypes["com.apple.intelligenceflow.IntelligenceFlowAppIntentsExtension.OpenFile"]>;
|
|
2262
|
+
/** Parameters of Open URL (`com.apple.intelligenceflow.IntelligenceFlowAppIntentsExtension.OpenURL`). */
|
|
2263
|
+
export type ComAppleIntelligenceflowIntelligenceFlowAppIntentsExtensionOpenUrlParams = Partial<ParamTypes["com.apple.intelligenceflow.IntelligenceFlowAppIntentsExtension.OpenURL"]>;
|
|
2264
|
+
/** Parameters of Get App & Website Activity (`com.apple.intelligenceplatform.IntelligencePlatform.IntelligencePlatformDataActionsAppIntentsExtension.CalculateAppUsageIntent`). */
|
|
2265
|
+
export type ComAppleIntelligenceplatformIntelligencePlatformIntelligencePlatformDataActionsAppIntentsExtensionGetAppWebsiteActivityParams = Partial<ParamTypes["com.apple.intelligenceplatform.IntelligencePlatform.IntelligencePlatformDataActionsAppIntentsExtension.CalculateAppUsageIntent"]>;
|
|
2266
|
+
/** Parameters of Get Upcoming Sports Events (`com.apple.intelligenceplatform.IntelligencePlatform.IntelligencePlatformDataActionsAppIntentsExtension.FindSportsEvents`). */
|
|
2267
|
+
export type ComAppleSportsGetUpcomingSportsEventsParams = Partial<ParamTypes["com.apple.intelligenceplatform.IntelligencePlatform.IntelligencePlatformDataActionsAppIntentsExtension.FindSportsEvents"]>;
|
|
2268
|
+
/** Parameters of Get Add Current Location (`com.apple.journal.AddCurrentLocationEntity`). */
|
|
2269
|
+
export type ComApplePreferencesGetAddCurrentLocationParams = Partial<ParamTypes["com.apple.journal.AddCurrentLocationEntity"]>;
|
|
2270
|
+
/** Parameters of Update Add Current Location (`com.apple.journal.AddCurrentLocationEntity-UpdatableEntity`). */
|
|
2271
|
+
export type ComApplePreferencesUpdateAddCurrentLocationParams = Partial<ParamTypes["com.apple.journal.AddCurrentLocationEntity-UpdatableEntity"]>;
|
|
2272
|
+
/** Parameters of Open Add Current Location Setting (`com.apple.journal.AddCurrentLocationIntent`). */
|
|
2273
|
+
export type ComApplePreferencesOpenAddCurrentLocationSettingParams = Partial<ParamTypes["com.apple.journal.AddCurrentLocationIntent"]>;
|
|
2274
|
+
/** Parameters of Get Always Use Moment Date (`com.apple.journal.AlwaysUseMomentDateEntity`). */
|
|
2275
|
+
export type ComApplePreferencesGetAlwaysUseMomentDateParams = Partial<ParamTypes["com.apple.journal.AlwaysUseMomentDateEntity"]>;
|
|
2276
|
+
/** Parameters of Update Always Use Moment Date (`com.apple.journal.AlwaysUseMomentDateEntity-UpdatableEntity`). */
|
|
2277
|
+
export type ComApplePreferencesUpdateAlwaysUseMomentDateParams = Partial<ParamTypes["com.apple.journal.AlwaysUseMomentDateEntity-UpdatableEntity"]>;
|
|
2278
|
+
/** Parameters of Open Always Use Moment Date Setting (`com.apple.journal.AlwaysUseMomentDateIntent`). */
|
|
2279
|
+
export type ComApplePreferencesOpenAlwaysUseMomentDateSettingParams = Partial<ParamTypes["com.apple.journal.AlwaysUseMomentDateIntent"]>;
|
|
2280
|
+
/** Parameters of Create Audio Entry (`com.apple.journal.CreateEntryAudioIntent`). */
|
|
2281
|
+
export type ComAppleJournalCreateAudioEntryParams = Partial<ParamTypes["com.apple.journal.CreateEntryAudioIntent"]>;
|
|
2282
|
+
/** Parameters of Create Entry (`com.apple.journal.CreateEntryIntent`). */
|
|
2283
|
+
export type ComAppleJournalCreateEntryParams = Partial<ParamTypes["com.apple.journal.CreateEntryIntent"]>;
|
|
2284
|
+
/** Parameters of Open Journal Settings (`com.apple.journal.OpenJournalSettingsDeeplinks`). */
|
|
2285
|
+
export type ComApplePreferencesOpenJournalSettingsParams = Partial<ParamTypes["com.apple.journal.OpenJournalSettingsDeeplinks"]>;
|
|
2286
|
+
/** Parameters of Get Save To Photos (`com.apple.journal.SaveToPhotosEntity`). */
|
|
2287
|
+
export type ComApplePreferencesGetSaveToPhotosParams = Partial<ParamTypes["com.apple.journal.SaveToPhotosEntity"]>;
|
|
2288
|
+
/** Parameters of Update Save To Photos (`com.apple.journal.SaveToPhotosEntity-UpdatableEntity`). */
|
|
2289
|
+
export type ComApplePreferencesUpdateSaveToPhotosParams = Partial<ParamTypes["com.apple.journal.SaveToPhotosEntity-UpdatableEntity"]>;
|
|
2290
|
+
/** Parameters of Open Save to Photos Setting (`com.apple.journal.SaveToPhotosIntent`). */
|
|
2291
|
+
export type ComApplePreferencesOpenSaveToPhotosSettingParams = Partial<ParamTypes["com.apple.journal.SaveToPhotosIntent"]>;
|
|
2292
|
+
/** Parameters of Search Entries (`com.apple.journal.SearchEntriesIntent`). */
|
|
2293
|
+
export type ComAppleJournalSearchEntriesParams = Partial<ParamTypes["com.apple.journal.SearchEntriesIntent"]>;
|
|
2294
|
+
/** Parameters of Get Show Writing Prompts (`com.apple.journal.ShowWritingPromptsEntity`). */
|
|
2295
|
+
export type ComApplePreferencesGetShowWritingPromptsParams = Partial<ParamTypes["com.apple.journal.ShowWritingPromptsEntity"]>;
|
|
2296
|
+
/** Parameters of Update Show Writing Prompts (`com.apple.journal.ShowWritingPromptsEntity-UpdatableEntity`). */
|
|
2297
|
+
export type ComApplePreferencesUpdateShowWritingPromptsParams = Partial<ParamTypes["com.apple.journal.ShowWritingPromptsEntity-UpdatableEntity"]>;
|
|
2298
|
+
/** Parameters of Open Show Writing Prompts Setting (`com.apple.journal.ShowWritingPromptsIntent`). */
|
|
2299
|
+
export type ComApplePreferencesOpenShowWritingPromptsSettingParams = Partial<ParamTypes["com.apple.journal.ShowWritingPromptsIntent"]>;
|
|
2300
|
+
/** Parameters of Get Show Suggested Moments (`com.apple.journal.SkipJournalingSuggestionsEntity`). */
|
|
2301
|
+
export type ComApplePreferencesGetShowSuggestedMomentsParams = Partial<ParamTypes["com.apple.journal.SkipJournalingSuggestionsEntity"]>;
|
|
2302
|
+
/** Parameters of Update Show Suggested Moments (`com.apple.journal.SkipJournalingSuggestionsEntity-UpdatableEntity`). */
|
|
2303
|
+
export type ComApplePreferencesUpdateShowSuggestedMomentsParams = Partial<ParamTypes["com.apple.journal.SkipJournalingSuggestionsEntity-UpdatableEntity"]>;
|
|
2304
|
+
/** Parameters of Open Show Suggested Moments Setting (`com.apple.journal.SkipJournalingSuggestionsIntent`). */
|
|
2305
|
+
export type ComApplePreferencesOpenShowSuggestedMomentsSettingParams = Partial<ParamTypes["com.apple.journal.SkipJournalingSuggestionsIntent"]>;
|
|
2306
|
+
/** Parameters of Archive Message (`com.apple.mail.ArchiveMessageIntent`). */
|
|
2307
|
+
export type MailArchiveMessageParams = Partial<ParamTypes["com.apple.mail.ArchiveMessageIntent"]>;
|
|
2308
|
+
/** Parameters of Compose Message (`com.apple.mail.ComposeMessageIntent`). */
|
|
2309
|
+
export type MailComposeMessageParams = Partial<ParamTypes["com.apple.mail.ComposeMessageIntent"]>;
|
|
2310
|
+
/** Parameters of Delete Draft (`com.apple.mail.DeleteDraftIntent`). */
|
|
2311
|
+
export type MailDeleteDraftParams = Partial<ParamTypes["com.apple.mail.DeleteDraftIntent"]>;
|
|
2312
|
+
/** Parameters of Delete Message (`com.apple.mail.DeleteMessageIntent`). */
|
|
2313
|
+
export type MailDeleteMessageParams = Partial<ParamTypes["com.apple.mail.DeleteMessageIntent"]>;
|
|
2314
|
+
/** Parameters of Find Draft Message (`com.apple.mail.DraftMessageEntity`). */
|
|
2315
|
+
export type MailFindDraftMessageParams = Partial<ParamTypes["com.apple.mail.DraftMessageEntity"]>;
|
|
2316
|
+
/** Parameters of Forward Message (`com.apple.mail.ForwardMessageIntent`). */
|
|
2317
|
+
export type MailForwardMessageParams = Partial<ParamTypes["com.apple.mail.ForwardMessageIntent"]>;
|
|
2318
|
+
/** Parameters of Find Message (`com.apple.mail.MailMessage`). */
|
|
2319
|
+
export type MailFindMessageParams = Partial<ParamTypes["com.apple.mail.MailMessage"]>;
|
|
2320
|
+
/** Parameters of Find Message (`com.apple.mail.MailMessageEntity`). */
|
|
2321
|
+
export type ComAppleMailMailMessageEntityParams = Partial<ParamTypes["com.apple.mail.MailMessageEntity"]>;
|
|
2322
|
+
/** Parameters of Reply Message (`com.apple.mail.ReplyMessageIntent`). */
|
|
2323
|
+
export type MailReplyMessageParams = Partial<ParamTypes["com.apple.mail.ReplyMessageIntent"]>;
|
|
2324
|
+
/** Parameters of Save Draft (`com.apple.mail.SaveDraftIntent`). */
|
|
2325
|
+
export type MailSaveDraftParams = Partial<ParamTypes["com.apple.mail.SaveDraftIntent"]>;
|
|
2326
|
+
/** Parameters of Show Siri Search Results (`com.apple.mail.SearchMailEntityIntent`). */
|
|
2327
|
+
export type MailShowSiriSearchResultsParams = Partial<ParamTypes["com.apple.mail.SearchMailEntityIntent"]>;
|
|
2328
|
+
/** Parameters of Search (`com.apple.mail.SearchMailIntent`). */
|
|
2329
|
+
export type MailSearchParams = Partial<ParamTypes["com.apple.mail.SearchMailIntent"]>;
|
|
2330
|
+
/** Parameters of Send Draft (`com.apple.mail.SendDraftIntent`). */
|
|
2331
|
+
export type MailSendDraftParams = Partial<ParamTypes["com.apple.mail.SendDraftIntent"]>;
|
|
2332
|
+
/** Parameters of Send an Email (`com.apple.mail.SendMail`). */
|
|
2333
|
+
export type MailSendAnEmailParams = Partial<ParamTypes["com.apple.mail.SendMail"]>;
|
|
2334
|
+
/** Parameters of Mark Email Read (`com.apple.mail.SetMailMessageIsRead`). */
|
|
2335
|
+
export type MailMarkEmailReadParams = Partial<ParamTypes["com.apple.mail.SetMailMessageIsRead"]>;
|
|
2336
|
+
/** Parameters of Undo Send Message (`com.apple.mail.UndoSendMessageIntent`). */
|
|
2337
|
+
export type MailUndoSendMessageParams = Partial<ParamTypes["com.apple.mail.UndoSendMessageIntent"]>;
|
|
2338
|
+
/** Parameters of Unsubscribe Message (`com.apple.mail.UnsubscribeMessageIntent`). */
|
|
2339
|
+
export type MailUnsubscribeMessageParams = Partial<ParamTypes["com.apple.mail.UnsubscribeMessageIntent"]>;
|
|
2340
|
+
/** Parameters of Update Message (`com.apple.mail.UpdateMessageIntent`). */
|
|
2341
|
+
export type MailUpdateMessageParams = Partial<ParamTypes["com.apple.mail.UpdateMessageIntent"]>;
|
|
2342
|
+
/** Parameters of Create Note (`com.apple.mobilenotes.SharingExtension`). */
|
|
2343
|
+
export type ComAppleMobilenotesSharingExtensionParams = Partial<ParamTypes["com.apple.mobilenotes.SharingExtension"]>;
|
|
2344
|
+
/** Parameters of Add Alarm (`com.apple.mobiletimer-framework.MobileTimerIntents.MTCreateAlarmIntent`). */
|
|
2345
|
+
export type ComAppleMobiletimerFrameworkMobileTimerIntentsMTCreateAlarmIntentParams = Partial<ParamTypes["com.apple.mobiletimer-framework.MobileTimerIntents.MTCreateAlarmIntent"]>;
|
|
2346
|
+
/** Parameters of Find Alarms (`com.apple.mobiletimer-framework.MobileTimerIntents.MTGetAlarmsIntent`). */
|
|
2347
|
+
export type ClockFindAlarmsParams = Partial<ParamTypes["com.apple.mobiletimer-framework.MobileTimerIntents.MTGetAlarmsIntent"]>;
|
|
2348
|
+
/** Parameters of Toggle Alarm (`com.apple.mobiletimer-framework.MobileTimerIntents.MTToggleAlarmIntent`). */
|
|
2349
|
+
export type ClockToggleAlarmParams = Partial<ParamTypes["com.apple.mobiletimer-framework.MobileTimerIntents.MTToggleAlarmIntent"]>;
|
|
2350
|
+
/** Parameters of Recognize Music (`com.apple.musicrecognition.mac.RecognizeAudioIntent`). */
|
|
2351
|
+
export type ComAppleMusicrecognitionMacRecognizeMusicParams = Partial<ParamTypes["com.apple.musicrecognition.mac.RecognizeAudioIntent"]>;
|
|
2352
|
+
/** Parameters of Open Recognized Song (`com.apple.musicrecognition.mac.ShazamSongEntityOpenIntent`). */
|
|
2353
|
+
export type ComAppleMusicrecognitionMacOpenRecognizedSongParams = Partial<ParamTypes["com.apple.musicrecognition.mac.ShazamSongEntityOpenIntent"]>;
|
|
2354
|
+
/** Parameters of Get Automatically Download Audio Stories (`com.apple.news.AutoDownloadAudioStoriesEntity`). */
|
|
2355
|
+
export type ComApplePreferencesGetAutomaticallyDownloadAudioStoriesParams = Partial<ParamTypes["com.apple.news.AutoDownloadAudioStoriesEntity"]>;
|
|
2356
|
+
/** Parameters of Update Automatically Download Audio Stories (`com.apple.news.AutoDownloadAudioStoriesEntity-UpdatableEntity`). */
|
|
2357
|
+
export type ComApplePreferencesUpdateAutomaticallyDownloadAudioStoriesParams = Partial<ParamTypes["com.apple.news.AutoDownloadAudioStoriesEntity-UpdatableEntity"]>;
|
|
2358
|
+
/** Parameters of Get Automatic Downloads (`com.apple.news.AutoDownloadEntity`). */
|
|
2359
|
+
export type ComApplePreferencesGetAutomaticDownloadsParams = Partial<ParamTypes["com.apple.news.AutoDownloadEntity"]>;
|
|
2360
|
+
/** Parameters of Update Automatic Downloads (`com.apple.news.AutoDownloadEntity-UpdatableEntity`). */
|
|
2361
|
+
export type ComApplePreferencesUpdateAutomaticDownloadsParams = Partial<ParamTypes["com.apple.news.AutoDownloadEntity-UpdatableEntity"]>;
|
|
2362
|
+
/** Parameters of Get Automatically Download Magazine Issues (`com.apple.news.AutoDownloadMagazineIssuesEntity`). */
|
|
2363
|
+
export type ComApplePreferencesGetAutomaticallyDownloadMagazineIssuesParams = Partial<ParamTypes["com.apple.news.AutoDownloadMagazineIssuesEntity"]>;
|
|
2364
|
+
/** Parameters of Update Automatically Download Magazine Issues (`com.apple.news.AutoDownloadMagazineIssuesEntity-UpdatableEntity`). */
|
|
2365
|
+
export type ComApplePreferencesUpdateAutomaticallyDownloadMagazineIssuesParams = Partial<ParamTypes["com.apple.news.AutoDownloadMagazineIssuesEntity-UpdatableEntity"]>;
|
|
2366
|
+
/** Parameters of Get Automatically Download Puzzles (`com.apple.news.AutoDownloadPuzzlesEntity`). */
|
|
2367
|
+
export type ComApplePreferencesGetAutomaticallyDownloadPuzzlesParams = Partial<ParamTypes["com.apple.news.AutoDownloadPuzzlesEntity"]>;
|
|
2368
|
+
/** Parameters of Update Automatically Download Puzzles (`com.apple.news.AutoDownloadPuzzlesEntity-UpdatableEntity`). */
|
|
2369
|
+
export type ComApplePreferencesUpdateAutomaticallyDownloadPuzzlesParams = Partial<ParamTypes["com.apple.news.AutoDownloadPuzzlesEntity-UpdatableEntity"]>;
|
|
2370
|
+
/** Parameters of Get Automatically Download Recipes (`com.apple.news.AutoDownloadRecipesEntity`). */
|
|
2371
|
+
export type ComApplePreferencesGetAutomaticallyDownloadRecipesParams = Partial<ParamTypes["com.apple.news.AutoDownloadRecipesEntity"]>;
|
|
2372
|
+
/** Parameters of Update Automatically Download Recipes (`com.apple.news.AutoDownloadRecipesEntity-UpdatableEntity`). */
|
|
2373
|
+
export type ComApplePreferencesUpdateAutomaticallyDownloadRecipesParams = Partial<ParamTypes["com.apple.news.AutoDownloadRecipesEntity-UpdatableEntity"]>;
|
|
2374
|
+
/** Parameters of Get Automatically Download Saved Stories (`com.apple.news.AutoDownloadSavedStoriesEntity`). */
|
|
2375
|
+
export type ComApplePreferencesGetAutomaticallyDownloadSavedStoriesParams = Partial<ParamTypes["com.apple.news.AutoDownloadSavedStoriesEntity"]>;
|
|
2376
|
+
/** Parameters of Update Automatically Download Saved Stories (`com.apple.news.AutoDownloadSavedStoriesEntity-UpdatableEntity`). */
|
|
2377
|
+
export type ComApplePreferencesUpdateAutomaticallyDownloadSavedStoriesParams = Partial<ParamTypes["com.apple.news.AutoDownloadSavedStoriesEntity-UpdatableEntity"]>;
|
|
2378
|
+
/** Parameters of Get Automatically Download Stories In Feeds (`com.apple.news.AutoDownloadStoriesInFeedsEntity`). */
|
|
2379
|
+
export type ComApplePreferencesGetAutomaticallyDownloadStoriesInFeedsParams = Partial<ParamTypes["com.apple.news.AutoDownloadStoriesInFeedsEntity"]>;
|
|
2380
|
+
/** Parameters of Update Automatically Download Stories In Feeds (`com.apple.news.AutoDownloadStoriesInFeedsEntity-UpdatableEntity`). */
|
|
2381
|
+
export type ComApplePreferencesUpdateAutomaticallyDownloadStoriesInFeedsParams = Partial<ParamTypes["com.apple.news.AutoDownloadStoriesInFeedsEntity-UpdatableEntity"]>;
|
|
2382
|
+
/** Parameters of Block Channel or Topic (`com.apple.news.BlockIntent`). */
|
|
2383
|
+
export type NewsBlockChannelOrTopicParams = Partial<ParamTypes["com.apple.news.BlockIntent"]>;
|
|
2384
|
+
/** Parameters of Follow Channel or Topic (`com.apple.news.FollowIntent`). */
|
|
2385
|
+
export type NewsFollowChannelOrTopicParams = Partial<ParamTypes["com.apple.news.FollowIntent"]>;
|
|
2386
|
+
/** Parameters of Get Game Center (`com.apple.news.GameCenterEntity`). */
|
|
2387
|
+
export type ComApplePreferencesGetGameCenterParams = Partial<ParamTypes["com.apple.news.GameCenterEntity"]>;
|
|
2388
|
+
/** Parameters of Update Game Center (`com.apple.news.GameCenterEntity-UpdatableEntity`). */
|
|
2389
|
+
export type ComApplePreferencesUpdateGameCenterParams = Partial<ParamTypes["com.apple.news.GameCenterEntity-UpdatableEntity"]>;
|
|
2390
|
+
/** Parameters of Get Ingredients (`com.apple.news.GetIngredientsAppIntent`). */
|
|
2391
|
+
export type NewsGetIngredientsParams = Partial<ParamTypes["com.apple.news.GetIngredientsAppIntent"]>;
|
|
2392
|
+
/** Parameters of Get Recent Recipes (`com.apple.news.GetRecentRecipesAppIntent`). */
|
|
2393
|
+
export type NewsGetRecentRecipesParams = Partial<ParamTypes["com.apple.news.GetRecentRecipesAppIntent"]>;
|
|
2394
|
+
/** Parameters of Get Saved Recipes (`com.apple.news.GetSavedRecipesAppIntent`). */
|
|
2395
|
+
export type NewsGetSavedRecipesParams = Partial<ParamTypes["com.apple.news.GetSavedRecipesAppIntent"]>;
|
|
2396
|
+
/** Parameters of Find News Automatic Download Settings (`com.apple.news.NewsSettingsAutomaticDownloadDynamicDeepLinks`). */
|
|
2397
|
+
export type ComApplePreferencesFindNewsAutomaticDownloadSettingsParams = Partial<ParamTypes["com.apple.news.NewsSettingsAutomaticDownloadDynamicDeepLinks"]>;
|
|
2398
|
+
/** Parameters of Find News Settings (`com.apple.news.NewsSettingsDynamicDeepLinks`). */
|
|
2399
|
+
export type ComApplePreferencesFindNewsSettingsParams = Partial<ParamTypes["com.apple.news.NewsSettingsDynamicDeepLinks"]>;
|
|
2400
|
+
/** Parameters of Find News Tab Deep Links (`com.apple.news.NewsTabDeepLink`). */
|
|
2401
|
+
export type NewsFindNewsTabDeepLinksParams = Partial<ParamTypes["com.apple.news.NewsTabDeepLink"]>;
|
|
2402
|
+
/** Parameters of Open Article (`com.apple.news.OpenArticleIntent`). */
|
|
2403
|
+
export type NewsOpenArticleParams = Partial<ParamTypes["com.apple.news.OpenArticleIntent"]>;
|
|
2404
|
+
/** Parameters of Open Channel or Topic (`com.apple.news.OpenFeedIntent`). */
|
|
2405
|
+
export type NewsOpenChannelOrTopicParams = Partial<ParamTypes["com.apple.news.OpenFeedIntent"]>;
|
|
2406
|
+
/** Parameters of Open History Feed (`com.apple.news.OpenHistoryIntent`). */
|
|
2407
|
+
export type NewsOpenHistoryFeedParams = Partial<ParamTypes["com.apple.news.OpenHistoryIntent"]>;
|
|
2408
|
+
/** Parameters of Open Main Page of News Settings (`com.apple.news.OpenNewsSettingsDynamicDeepLinks`). */
|
|
2409
|
+
export type ComApplePreferencesOpenMainPageOfNewsSettingsParams = Partial<ParamTypes["com.apple.news.OpenNewsSettingsDynamicDeepLinks"]>;
|
|
2410
|
+
/** Parameters of Open Recipe (`com.apple.news.OpenRecipeIntent`). */
|
|
2411
|
+
export type NewsOpenRecipeParams = Partial<ParamTypes["com.apple.news.OpenRecipeIntent"]>;
|
|
2412
|
+
/** Parameters of Open Saved Feed (`com.apple.news.OpenSavedIntent`). */
|
|
2413
|
+
export type NewsOpenSavedFeedParams = Partial<ParamTypes["com.apple.news.OpenSavedIntent"]>;
|
|
2414
|
+
/** Parameters of Open Saved Recipes (`com.apple.news.OpenSavedRecipesIntent`). */
|
|
2415
|
+
export type NewsOpenSavedRecipesParams = Partial<ParamTypes["com.apple.news.OpenSavedRecipesIntent"]>;
|
|
2416
|
+
/** Parameters of Open News Feed (`com.apple.news.OpenStaticFeed`). */
|
|
2417
|
+
export type NewsOpenNewsFeedParams = Partial<ParamTypes["com.apple.news.OpenStaticFeed"]>;
|
|
2418
|
+
/** Parameters of Get Optimize Storage (`com.apple.news.OptimizeStorageEntity`). */
|
|
2419
|
+
export type ComApplePreferencesGetOptimizeStorageParams = Partial<ParamTypes["com.apple.news.OptimizeStorageEntity"]>;
|
|
2420
|
+
/** Parameters of Update Optimize Storage (`com.apple.news.OptimizeStorageEntity-UpdatableEntity`). */
|
|
2421
|
+
export type ComApplePreferencesUpdateOptimizeStorageParams = Partial<ParamTypes["com.apple.news.OptimizeStorageEntity-UpdatableEntity"]>;
|
|
2422
|
+
/** Parameters of Play Article (`com.apple.news.PlayArticleIntent`). */
|
|
2423
|
+
export type NewsPlayArticleParams = Partial<ParamTypes["com.apple.news.PlayArticleIntent"]>;
|
|
2424
|
+
/** Parameters of Get Restrict Stories in Today (`com.apple.news.RestrictStoriesInTodaySettingEntity`). */
|
|
2425
|
+
export type ComApplePreferencesGetRestrictStoriesInTodayParams = Partial<ParamTypes["com.apple.news.RestrictStoriesInTodaySettingEntity"]>;
|
|
2426
|
+
/** Parameters of Update Restrict Stories in Today (`com.apple.news.RestrictStoriesInTodaySettingEntity-UpdatableEntity`). */
|
|
2427
|
+
export type ComApplePreferencesUpdateRestrictStoriesInTodayParams = Partial<ParamTypes["com.apple.news.RestrictStoriesInTodaySettingEntity-UpdatableEntity"]>;
|
|
2428
|
+
/** Parameters of Save Article (`com.apple.news.SaveArticleIntent`). */
|
|
2429
|
+
export type NewsSaveArticleParams = Partial<ParamTypes["com.apple.news.SaveArticleIntent"]>;
|
|
2430
|
+
/** Parameters of Save Recipe (`com.apple.news.SaveRecipeAppIntent`). */
|
|
2431
|
+
export type NewsSaveRecipeParams = Partial<ParamTypes["com.apple.news.SaveRecipeAppIntent"]>;
|
|
2432
|
+
/** Parameters of Select Ingredient (`com.apple.news.SelectIngredientAppIntent`). */
|
|
2433
|
+
export type NewsSelectIngredientParams = Partial<ParamTypes["com.apple.news.SelectIngredientAppIntent"]>;
|
|
2434
|
+
/** Parameters of Show Details (`com.apple.news.ShowDetailsAppIntent`). */
|
|
2435
|
+
export type NewsShowDetailsParams = Partial<ParamTypes["com.apple.news.ShowDetailsAppIntent"]>;
|
|
2436
|
+
/** Parameters of Show Ingredients (`com.apple.news.ShowIngredientsAppIntent`). */
|
|
2437
|
+
export type NewsShowIngredientsParams = Partial<ParamTypes["com.apple.news.ShowIngredientsAppIntent"]>;
|
|
2438
|
+
/** Parameters of Show Instructions (`com.apple.news.ShowInstructionsAppIntent`). */
|
|
2439
|
+
export type NewsShowInstructionsParams = Partial<ParamTypes["com.apple.news.ShowInstructionsAppIntent"]>;
|
|
2440
|
+
/** Parameters of Show Next Step (`com.apple.news.ShowNextStepAppIntent`). */
|
|
2441
|
+
export type NewsShowNextStepParams = Partial<ParamTypes["com.apple.news.ShowNextStepAppIntent"]>;
|
|
2442
|
+
/** Parameters of Show Previous Step (`com.apple.news.ShowPreviousStepAppIntent`). */
|
|
2443
|
+
export type NewsShowPreviousStepParams = Partial<ParamTypes["com.apple.news.ShowPreviousStepAppIntent"]>;
|
|
2444
|
+
/** Parameters of Show Specific Step (`com.apple.news.ShowSpecificStepIntent`). */
|
|
2445
|
+
export type NewsShowSpecificStepParams = Partial<ParamTypes["com.apple.news.ShowSpecificStepIntent"]>;
|
|
2446
|
+
/** Parameters of Start Cooking (`com.apple.news.StartCookingAppIntent`). */
|
|
2447
|
+
export type NewsStartCookingParams = Partial<ParamTypes["com.apple.news.StartCookingAppIntent"]>;
|
|
2448
|
+
/** Parameters of Stop Cooking (`com.apple.news.StopCookingAppIntent`). */
|
|
2449
|
+
export type NewsStopCookingParams = Partial<ParamTypes["com.apple.news.StopCookingAppIntent"]>;
|
|
2450
|
+
/** Parameters of Unblock Channel or Topic (`com.apple.news.UnblockIntent`). */
|
|
2451
|
+
export type NewsUnblockChannelOrTopicParams = Partial<ParamTypes["com.apple.news.UnblockIntent"]>;
|
|
2452
|
+
/** Parameters of Unsave Article (`com.apple.news.UnsaveArticleIntent`). */
|
|
2453
|
+
export type NewsUnsaveArticleParams = Partial<ParamTypes["com.apple.news.UnsaveArticleIntent"]>;
|
|
2454
|
+
/** Parameters of Unsave Recipe (`com.apple.news.UnsaveRecipeAppIntent`). */
|
|
2455
|
+
export type NewsUnsaveRecipeParams = Partial<ParamTypes["com.apple.news.UnsaveRecipeAppIntent"]>;
|
|
2456
|
+
/** Parameters of Unselect Ingredient (`com.apple.news.UnselectIngredientAppIntent`). */
|
|
2457
|
+
export type NewsUnselectIngredientParams = Partial<ParamTypes["com.apple.news.UnselectIngredientAppIntent"]>;
|
|
2458
|
+
/** Parameters of Change News Settings (`com.apple.news.WFAppSettingEntityUpdaterAction`). */
|
|
2459
|
+
export type NewsChangeNewsSettingsParams = Partial<ParamTypes["com.apple.news.WFAppSettingEntityUpdaterAction"]>;
|
|
2460
|
+
/** Parameters of Get News Settings (`com.apple.news.WFGetAppSettingAction`). */
|
|
2461
|
+
export type NewsGetNewsSettingsParams = Partial<ParamTypes["com.apple.news.WFGetAppSettingAction"]>;
|
|
2462
|
+
/** Parameters of Search (`com.apple.omniSearch.SearchToolExtension.SearchTool`). */
|
|
2463
|
+
export type ComAppleOmniSearchSearchToolExtensionSearchParams = Partial<ParamTypes["com.apple.omniSearch.SearchToolExtension.SearchTool"]>;
|
|
2464
|
+
/** Parameters of SearchTool Control (`com.apple.omniSearch.SearchToolExtension.SearchToolControl`). */
|
|
2465
|
+
export type ComAppleOmniSearchSearchToolExtensionSearchToolControlParams = Partial<ParamTypes["com.apple.omniSearch.SearchToolExtension.SearchToolControl"]>;
|
|
2466
|
+
/** Parameters of Add Audio to Library (`com.apple.podcasts.AddAudioToLibraryIntent`). */
|
|
2467
|
+
export type PodcastsAddAudioToLibraryParams = Partial<ParamTypes["com.apple.podcasts.AddAudioToLibraryIntent"]>;
|
|
2468
|
+
/** Parameters of Find Podcast Episode (`com.apple.podcasts.EpisodeEntity`). */
|
|
2469
|
+
export type PodcastsFindPodcastEpisodeParams = Partial<ParamTypes["com.apple.podcasts.EpisodeEntity"]>;
|
|
2470
|
+
/** Parameters of Follow Show (`com.apple.podcasts.FollowShowAppIntent`). */
|
|
2471
|
+
export type PodcastsFollowShowParams = Partial<ParamTypes["com.apple.podcasts.FollowShowAppIntent"]>;
|
|
2472
|
+
/** Parameters of Open App Location (`com.apple.podcasts.OpenAppLocationAppIntent`). */
|
|
2473
|
+
export type PodcastsOpenAppLocationParams = Partial<ParamTypes["com.apple.podcasts.OpenAppLocationAppIntent"]>;
|
|
2474
|
+
/** Parameters of Open Audio Intent (`com.apple.podcasts.OpenAudioAppIntent`). */
|
|
2475
|
+
export type PodcastsOpenAudioIntentParams = Partial<ParamTypes["com.apple.podcasts.OpenAudioAppIntent"]>;
|
|
2476
|
+
/** Parameters of Open Channel (`com.apple.podcasts.OpenChannelAppIntent`). */
|
|
2477
|
+
export type PodcastsOpenChannelParams = Partial<ParamTypes["com.apple.podcasts.OpenChannelAppIntent"]>;
|
|
2478
|
+
/** Parameters of Open Episode (`com.apple.podcasts.OpenEpisodeAppIntent`). */
|
|
2479
|
+
export type PodcastsOpenEpisodeParams = Partial<ParamTypes["com.apple.podcasts.OpenEpisodeAppIntent"]>;
|
|
2480
|
+
/** Parameters of Open Show (`com.apple.podcasts.OpenShowAppIntent`). */
|
|
2481
|
+
export type PodcastsOpenShowParams = Partial<ParamTypes["com.apple.podcasts.OpenShowAppIntent"]>;
|
|
2482
|
+
/** Parameters of Play Episode (`com.apple.podcasts.PlayAudioIntent`). */
|
|
2483
|
+
export type PodcastsPlayEpisodeParams = Partial<ParamTypes["com.apple.podcasts.PlayAudioIntent"]>;
|
|
2484
|
+
/** Parameters of Play or Pause Station (`com.apple.podcasts.PlayPauseStationAppIntent`). */
|
|
2485
|
+
export type PodcastsPlayOrPauseStationParams = Partial<ParamTypes["com.apple.podcasts.PlayPauseStationAppIntent"]>;
|
|
2486
|
+
/** Parameters of Play or Pause Episode (`com.apple.podcasts.PlayPauseWidgetIntent`). */
|
|
2487
|
+
export type PodcastsPlayOrPauseEpisodeParams = Partial<ParamTypes["com.apple.podcasts.PlayPauseWidgetIntent"]>;
|
|
2488
|
+
/** Parameters of Find Podcast Collection (`com.apple.podcasts.PodcastCollectionEntity`). */
|
|
2489
|
+
export type PodcastsFindPodcastCollectionParams = Partial<ParamTypes["com.apple.podcasts.PodcastCollectionEntity"]>;
|
|
2490
|
+
/** Parameters of Search Podcasts (`com.apple.podcasts.SearchPodcastsAppIntent`). */
|
|
2491
|
+
export type PodcastsSearchPodcastsParams = Partial<ParamTypes["com.apple.podcasts.SearchPodcastsAppIntent"]>;
|
|
2492
|
+
/** Parameters of Find Podcast Show (`com.apple.podcasts.ShowEntity`). */
|
|
2493
|
+
export type PodcastsFindPodcastShowParams = Partial<ParamTypes["com.apple.podcasts.ShowEntity"]>;
|
|
2494
|
+
/** Parameters of Warmup Audio Queue (`com.apple.podcasts.WarmupAudioQueueIntent`). */
|
|
2495
|
+
export type PodcastsWarmupAudioQueueParams = Partial<ParamTypes["com.apple.podcasts.WarmupAudioQueueIntent"]>;
|
|
2496
|
+
/** Parameters of Cancel Print Job (`com.apple.printcenter.CancelPrintJob`). */
|
|
2497
|
+
export type ComApplePrintcenterCancelPrintJobParams = Partial<ParamTypes["com.apple.printcenter.CancelPrintJob"]>;
|
|
2498
|
+
/** Parameters of Open Print Center (`com.apple.printcenter.LaunchPrintCenterAppIntent`). */
|
|
2499
|
+
export type ComApplePrintcenterOpenPrintCenterParams = Partial<ParamTypes["com.apple.printcenter.LaunchPrintCenterAppIntent"]>;
|
|
2500
|
+
/** Parameters of Print Documents (`com.apple.printcenter.PrintDocuments`). */
|
|
2501
|
+
export type ComApplePrintcenterPrintDocumentsParams = Partial<ParamTypes["com.apple.printcenter.PrintDocuments"]>;
|
|
2502
|
+
/** Parameters of Add or Remove Tags (`com.apple.reminders.AddOrRemoveTagsAppIntent`). */
|
|
2503
|
+
export type RemindersAddOrRemoveTagsParams = Partial<ParamTypes["com.apple.reminders.AddOrRemoveTagsAppIntent"]>;
|
|
2504
|
+
/** Parameters of Set Reminder completion state (`com.apple.reminders.CompleteReminderAppIntent`). */
|
|
2505
|
+
export type RemindersSetReminderCompletionStateParams = Partial<ParamTypes["com.apple.reminders.CompleteReminderAppIntent"]>;
|
|
2506
|
+
/** Parameters of Open New Custom Smart List (`com.apple.reminders.CreateCustomSmartListAppIntent`). */
|
|
2507
|
+
export type RemindersOpenNewCustomSmartListParams = Partial<ParamTypes["com.apple.reminders.CreateCustomSmartListAppIntent"]>;
|
|
2508
|
+
/** Parameters of Create Group (`com.apple.reminders.CreateGroupAppIntent`). */
|
|
2509
|
+
export type RemindersCreateGroupParams = Partial<ParamTypes["com.apple.reminders.CreateGroupAppIntent"]>;
|
|
2510
|
+
/** Parameters of Create Section (`com.apple.reminders.CreateSectionAppIntent`). */
|
|
2511
|
+
export type RemindersCreateSectionParams = Partial<ParamTypes["com.apple.reminders.CreateSectionAppIntent"]>;
|
|
2512
|
+
/** Parameters of Delete Lists (`com.apple.reminders.DeleteListsAppIntent`). */
|
|
2513
|
+
export type RemindersDeleteListsParams = Partial<ParamTypes["com.apple.reminders.DeleteListsAppIntent"]>;
|
|
2514
|
+
/** Parameters of Delete Reminders and Subtasks (`com.apple.reminders.DeleteRemindersAppIntent`). */
|
|
2515
|
+
export type RemindersDeleteRemindersAndSubtasksParams = Partial<ParamTypes["com.apple.reminders.DeleteRemindersAppIntent"]>;
|
|
2516
|
+
/** Parameters of Delete Groups (`com.apple.reminders.DeleteRemindersListGroupsAppIntent`). */
|
|
2517
|
+
export type RemindersDeleteGroupsParams = Partial<ParamTypes["com.apple.reminders.DeleteRemindersListGroupsAppIntent"]>;
|
|
2518
|
+
/** Parameters of Delete Sections (`com.apple.reminders.DeleteSectionsAppIntent`). */
|
|
2519
|
+
export type RemindersDeleteSectionsParams = Partial<ParamTypes["com.apple.reminders.DeleteSectionsAppIntent"]>;
|
|
2520
|
+
/** Parameters of Find Group (`com.apple.reminders.GroupEntity`). */
|
|
2521
|
+
export type RemindersFindGroupParams = Partial<ParamTypes["com.apple.reminders.GroupEntity"]>;
|
|
2522
|
+
/** Parameters of Change Reminders Group Name (`com.apple.reminders.GroupEntity-UpdatableEntity`). */
|
|
2523
|
+
export type RemindersChangeRemindersGroupNameParams = Partial<ParamTypes["com.apple.reminders.GroupEntity-UpdatableEntity"]>;
|
|
2524
|
+
/** Parameters of Find List (`com.apple.reminders.ListEntity`). */
|
|
2525
|
+
export type RemindersFindListParams = Partial<ParamTypes["com.apple.reminders.ListEntity"]>;
|
|
2526
|
+
/** Parameters of Edit List (`com.apple.reminders.ListEntity-UpdatableEntity`). */
|
|
2527
|
+
export type RemindersEditListParams = Partial<ParamTypes["com.apple.reminders.ListEntity-UpdatableEntity"]>;
|
|
2528
|
+
/** Parameters of Move Reminders (`com.apple.reminders.MoveRemindersAppIntent`). */
|
|
2529
|
+
export type RemindersMoveRemindersParams = Partial<ParamTypes["com.apple.reminders.MoveRemindersAppIntent"]>;
|
|
2530
|
+
/** Parameters of Open Group (`com.apple.reminders.OpenGroupAppIntent`). */
|
|
2531
|
+
export type RemindersOpenGroupParams = Partial<ParamTypes["com.apple.reminders.OpenGroupAppIntent"]>;
|
|
2532
|
+
/** Parameters of Open Reminder In List (`com.apple.reminders.OpenReminderAppIntent`). */
|
|
2533
|
+
export type RemindersOpenReminderInListParams = Partial<ParamTypes["com.apple.reminders.OpenReminderAppIntent"]>;
|
|
2534
|
+
/** Parameters of Open Smart List (`com.apple.reminders.OpenSmartListAppIntent`). */
|
|
2535
|
+
export type RemindersOpenSmartListParams = Partial<ParamTypes["com.apple.reminders.OpenSmartListAppIntent"]>;
|
|
2536
|
+
/** Parameters of Find Reminder (`com.apple.reminders.ReminderEntity`). */
|
|
2537
|
+
export type RemindersFindReminderParams = Partial<ParamTypes["com.apple.reminders.ReminderEntity"]>;
|
|
2538
|
+
/** Parameters of Get User Defaults Entity (`com.apple.reminders.RemotePreferencesEntity`). */
|
|
2539
|
+
export type RemindersGetUserDefaultsEntityParams = Partial<ParamTypes["com.apple.reminders.RemotePreferencesEntity"]>;
|
|
2540
|
+
/** Parameters of Find Section (`com.apple.reminders.SectionEntity`). */
|
|
2541
|
+
export type RemindersFindSectionParams = Partial<ParamTypes["com.apple.reminders.SectionEntity"]>;
|
|
2542
|
+
/** Parameters of Update section collapsed state (`com.apple.reminders.SectionEntity-UpdatableEntity`). */
|
|
2543
|
+
export type RemindersUpdateSectionCollapsedStateParams = Partial<ParamTypes["com.apple.reminders.SectionEntity-UpdatableEntity"]>;
|
|
2544
|
+
/** Parameters of Find Smart List (`com.apple.reminders.SmartListEntity`). */
|
|
2545
|
+
export type RemindersFindSmartListParams = Partial<ParamTypes["com.apple.reminders.SmartListEntity"]>;
|
|
2546
|
+
/** Parameters of Create List (`com.apple.reminders.TTRCreateListAppIntent`). */
|
|
2547
|
+
export type RemindersCreateListParams = Partial<ParamTypes["com.apple.reminders.TTRCreateListAppIntent"]>;
|
|
2548
|
+
/** Parameters of Create Reminder (`com.apple.reminders.TTRCreateReminderAppIntent`). */
|
|
2549
|
+
export type RemindersCreateReminderParams = Partial<ParamTypes["com.apple.reminders.TTRCreateReminderAppIntent"]>;
|
|
2550
|
+
/** Parameters of Open List (`com.apple.reminders.TTROpenListAppIntent`). */
|
|
2551
|
+
export type RemindersOpenListParams = Partial<ParamTypes["com.apple.reminders.TTROpenListAppIntent"]>;
|
|
2552
|
+
/** Parameters of Open List (`com.apple.reminders.TTROpenSmartListAppIntent`). */
|
|
2553
|
+
export type ComAppleRemindersTTROpenSmartListAppIntentParams = Partial<ParamTypes["com.apple.reminders.TTROpenSmartListAppIntent"]>;
|
|
2554
|
+
/** Parameters of Search in Reminders (`com.apple.reminders.TTRSearchRemindersAppIntent`). */
|
|
2555
|
+
export type RemindersSearchInRemindersParams = Partial<ParamTypes["com.apple.reminders.TTRSearchRemindersAppIntent"]>;
|
|
2556
|
+
/** Parameters of Update reminders group properties (`com.apple.reminders.UpdateGroupAppIntent`). */
|
|
2557
|
+
export type RemindersUpdateRemindersGroupPropertiesParams = Partial<ParamTypes["com.apple.reminders.UpdateGroupAppIntent"]>;
|
|
2558
|
+
/** Parameters of Edit List (`com.apple.reminders.UpdateListAppIntent`). */
|
|
2559
|
+
export type ComAppleRemindersUpdateListAppIntentParams = Partial<ParamTypes["com.apple.reminders.UpdateListAppIntent"]>;
|
|
2560
|
+
/** Parameters of Auto-Categorize Reminders List (`com.apple.reminders.UpdateListAutoCategorizeAppIntent`). */
|
|
2561
|
+
export type RemindersAutoCategorizeRemindersListParams = Partial<ParamTypes["com.apple.reminders.UpdateListAutoCategorizeAppIntent"]>;
|
|
2562
|
+
/** Parameters of Pin/Unpin Reminders List (`com.apple.reminders.UpdateListIsPinnedAppIntent`). */
|
|
2563
|
+
export type RemindersPinUnpinRemindersListParams = Partial<ParamTypes["com.apple.reminders.UpdateListIsPinnedAppIntent"]>;
|
|
2564
|
+
/** Parameters of Change Reminders List Layout (`com.apple.reminders.UpdateListLayoutAppIntent`). */
|
|
2565
|
+
export type RemindersChangeRemindersListLayoutParams = Partial<ParamTypes["com.apple.reminders.UpdateListLayoutAppIntent"]>;
|
|
2566
|
+
/** Parameters of Show/Hide Completed Reminders (`com.apple.reminders.UpdateListShowsCompletedAppIntent`). */
|
|
2567
|
+
export type RemindersShowHideCompletedRemindersParams = Partial<ParamTypes["com.apple.reminders.UpdateListShowsCompletedAppIntent"]>;
|
|
2568
|
+
/** Parameters of Change Reminders List Sorting Style (`com.apple.reminders.UpdateListSortingStyleAppIntent`). */
|
|
2569
|
+
export type RemindersChangeRemindersListSortingStyleParams = Partial<ParamTypes["com.apple.reminders.UpdateListSortingStyleAppIntent"]>;
|
|
2570
|
+
/** Parameters of Update Reminder properties (`com.apple.reminders.UpdateReminderAppIntent`). */
|
|
2571
|
+
export type RemindersUpdateReminderPropertiesParams = Partial<ParamTypes["com.apple.reminders.UpdateReminderAppIntent"]>;
|
|
2572
|
+
/** Parameters of Update section properties (`com.apple.reminders.UpdateSectionAppIntent`). */
|
|
2573
|
+
export type RemindersUpdateSectionPropertiesParams = Partial<ParamTypes["com.apple.reminders.UpdateSectionAppIntent"]>;
|
|
2574
|
+
/** Parameters of Update reminders system smart list properties (`com.apple.reminders.UpdateSmartListAppIntent`). */
|
|
2575
|
+
export type RemindersUpdateRemindersSystemSmartListPropertiesParams = Partial<ParamTypes["com.apple.reminders.UpdateSmartListAppIntent"]>;
|
|
2576
|
+
/** Parameters of Show/Hide Reminders System Smart List (`com.apple.reminders.UpdateSmartListIsHiddenAppIntent`). */
|
|
2577
|
+
export type RemindersShowHideRemindersSystemSmartListParams = Partial<ParamTypes["com.apple.reminders.UpdateSmartListIsHiddenAppIntent"]>;
|
|
2578
|
+
/** Parameters of Capture Screen (`com.apple.screenshot.launcher.CaptureScreenIntent`). */
|
|
2579
|
+
export type ComAppleScreenshotLauncherCaptureScreenParams = Partial<ParamTypes["com.apple.screenshot.launcher.CaptureScreenIntent"]>;
|
|
2580
|
+
/** Parameters of Capture Selection (`com.apple.screenshot.launcher.CaptureSelectionIntent`). */
|
|
2581
|
+
export type ComAppleScreenshotLauncherCaptureSelectionParams = Partial<ParamTypes["com.apple.screenshot.launcher.CaptureSelectionIntent"]>;
|
|
2582
|
+
/** Parameters of Capture Selection with Visual Intelligence (`com.apple.screenshot.launcher.CaptureSelectionWithVisualIntelligenceIntent`). */
|
|
2583
|
+
export type ComAppleScreenshotLauncherCaptureSelectionWithVisualIntelligenceParams = Partial<ParamTypes["com.apple.screenshot.launcher.CaptureSelectionWithVisualIntelligenceIntent"]>;
|
|
2584
|
+
/** Parameters of Custom Capture (`com.apple.screenshot.launcher.CustomCaptureIntent`). */
|
|
2585
|
+
export type ComAppleScreenshotLauncherCustomCaptureParams = Partial<ParamTypes["com.apple.screenshot.launcher.CustomCaptureIntent"]>;
|
|
2586
|
+
/** Parameters of Custom Capture (`com.apple.screenshot.launcher.CustomRecordIntent`). */
|
|
2587
|
+
export type ComAppleScreenshotLauncherCustomRecordIntentParams = Partial<ParamTypes["com.apple.screenshot.launcher.CustomRecordIntent"]>;
|
|
2588
|
+
/** Parameters of Record Screen (`com.apple.screenshot.launcher.RecordScreenIntent`). */
|
|
2589
|
+
export type ComAppleScreenshotLauncherRecordScreenParams = Partial<ParamTypes["com.apple.screenshot.launcher.RecordScreenIntent"]>;
|
|
2590
|
+
/** Parameters of Record Selection (`com.apple.screenshot.launcher.RecordSelectionIntent`). */
|
|
2591
|
+
export type ComAppleScreenshotLauncherRecordSelectionParams = Partial<ParamTypes["com.apple.screenshot.launcher.RecordSelectionIntent"]>;
|
|
2592
|
+
/** Parameters of Screenshot Toolbar (`com.apple.screenshot.launcher.ScreenshotToolbarIntent`). */
|
|
2593
|
+
export type ComAppleScreenshotLauncherScreenshotToolbarParams = Partial<ParamTypes["com.apple.screenshot.launcher.ScreenshotToolbarIntent"]>;
|
|
2594
|
+
/** Parameters of Add Shortcut to Home Screen (`com.apple.shortcuts.AddShortcutToHomeScreenAction`). */
|
|
2595
|
+
export type ComAppleShortcutsAddShortcutToHomeScreenParams = Partial<ParamTypes["com.apple.shortcuts.AddShortcutToHomeScreenAction"]>;
|
|
2596
|
+
/** Parameters of Change Shortcut Icon (`com.apple.shortcuts.ChangeShortcutIconAction`). */
|
|
2597
|
+
export type ComAppleShortcutsChangeShortcutIconParams = Partial<ParamTypes["com.apple.shortcuts.ChangeShortcutIconAction"]>;
|
|
2598
|
+
/** Parameters of Create Folder (`com.apple.shortcuts.CreateFolderAction`). */
|
|
2599
|
+
export type ComAppleShortcutsCreateFolderParams = Partial<ParamTypes["com.apple.shortcuts.CreateFolderAction"]>;
|
|
2600
|
+
/** Parameters of Create iCloud Link for Shortcut (`com.apple.shortcuts.CreateShortcutiCloudLinkAction`). */
|
|
2601
|
+
export type ComAppleShortcutsCreateIcloudLinkForShortcutParams = Partial<ParamTypes["com.apple.shortcuts.CreateShortcutiCloudLinkAction"]>;
|
|
2602
|
+
/** Parameters of Create Shortcut (`com.apple.shortcuts.CreateWorkflowAction`). */
|
|
2603
|
+
export type ComAppleShortcutsCreateShortcutParams = Partial<ParamTypes["com.apple.shortcuts.CreateWorkflowAction"]>;
|
|
2604
|
+
/** Parameters of Delete Shortcuts (`com.apple.shortcuts.DeleteWorkflowAction`). */
|
|
2605
|
+
export type ComAppleShortcutsDeleteShortcutsParams = Partial<ParamTypes["com.apple.shortcuts.DeleteWorkflowAction"]>;
|
|
2606
|
+
/** Parameters of Generate Shortcut (`com.apple.shortcuts.GenerateShortcutAction`). */
|
|
2607
|
+
export type ComAppleShortcutsGenerateShortcutParams = Partial<ParamTypes["com.apple.shortcuts.GenerateShortcutAction"]>;
|
|
2608
|
+
/** Parameters of Get Shortcut Attributes (`com.apple.shortcuts.GetShortcutAttributesAction`). */
|
|
2609
|
+
export type ComAppleShortcutsGetShortcutAttributesParams = Partial<ParamTypes["com.apple.shortcuts.GetShortcutAttributesAction"]>;
|
|
2610
|
+
/** Parameters of Move Shortcut (`com.apple.shortcuts.MoveShortcutToFolderAction`). */
|
|
2611
|
+
export type ComAppleShortcutsMoveShortcutParams = Partial<ParamTypes["com.apple.shortcuts.MoveShortcutToFolderAction"]>;
|
|
2612
|
+
/** Parameters of Open Folder (`com.apple.shortcuts.OpenNavigationDestinationAction`). */
|
|
2613
|
+
export type ComAppleShortcutsOpenFolderParams = Partial<ParamTypes["com.apple.shortcuts.OpenNavigationDestinationAction"]>;
|
|
2614
|
+
/** Parameters of Open Shortcuts Settings (`com.apple.shortcuts.OpenShortcutsStaticDeepLinks`). */
|
|
2615
|
+
export type ComApplePreferencesOpenShortcutsSettingsParams = Partial<ParamTypes["com.apple.shortcuts.OpenShortcutsStaticDeepLinks"]>;
|
|
2616
|
+
/** Parameters of Open Shortcut (`com.apple.shortcuts.OpenWorkflowAction`). */
|
|
2617
|
+
export type ComAppleShortcutsOpenShortcutParams = Partial<ParamTypes["com.apple.shortcuts.OpenWorkflowAction"]>;
|
|
2618
|
+
/** Parameters of Rename Shortcut (`com.apple.shortcuts.RenameShortcutAction`). */
|
|
2619
|
+
export type ComAppleShortcutsRenameShortcutParams = Partial<ParamTypes["com.apple.shortcuts.RenameShortcutAction"]>;
|
|
2620
|
+
/** Parameters of Search Shortcuts Actions (`com.apple.shortcuts.SearchActionDrawerAction`). */
|
|
2621
|
+
export type ComAppleShortcutsSearchShortcutsActionsParams = Partial<ParamTypes["com.apple.shortcuts.SearchActionDrawerAction"]>;
|
|
2622
|
+
/** Parameters of Search in Shortcuts (`com.apple.shortcuts.SearchShortcutsAction`). */
|
|
2623
|
+
export type ComAppleShortcutsSearchInShortcutsParams = Partial<ParamTypes["com.apple.shortcuts.SearchShortcutsAction"]>;
|
|
2624
|
+
/** Parameters of Set Shortcut Attributes (`com.apple.shortcuts.SetShortcutAttributesAction`). */
|
|
2625
|
+
export type ComAppleShortcutsSetShortcutAttributesParams = Partial<ParamTypes["com.apple.shortcuts.SetShortcutAttributesAction"]>;
|
|
2626
|
+
/** Parameters of Stop Shortcut (`com.apple.shortcuts.StopWorkflowAction`). */
|
|
2627
|
+
export type ComAppleShortcutsStopShortcutParams = Partial<ParamTypes["com.apple.shortcuts.StopWorkflowAction"]>;
|
|
2628
|
+
/** Parameters of Add Audio Item to Library (`com.apple.siri.AudioAppIntentsExtension.SiriKitAddAudioToLibraryIntent`). */
|
|
2629
|
+
export type ComAppleSiriAudioAppIntentsExtensionAddAudioItemToLibraryParams = Partial<ParamTypes["com.apple.siri.AudioAppIntentsExtension.SiriKitAddAudioToLibraryIntent"]>;
|
|
2630
|
+
/** Parameters of Add Audio Item to Playlist (`com.apple.siri.AudioAppIntentsExtension.SiriKitAddAudioToPlaylistIntent`). */
|
|
2631
|
+
export type ComAppleSiriAudioAppIntentsExtensionAddAudioItemToPlaylistParams = Partial<ParamTypes["com.apple.siri.AudioAppIntentsExtension.SiriKitAddAudioToPlaylistIntent"]>;
|
|
2632
|
+
/** Parameters of Play Audio Item (`com.apple.siri.AudioAppIntentsExtension.SiriKitPlayAudioIntent`). */
|
|
2633
|
+
export type ComAppleSiriAudioAppIntentsExtensionPlayAudioItemParams = Partial<ParamTypes["com.apple.siri.AudioAppIntentsExtension.SiriKitPlayAudioIntent"]>;
|
|
2634
|
+
/** Parameters of Like Audio Item (`com.apple.siri.AudioAppIntentsExtension.SiriKitUpdateAudioAffinityIntent`). */
|
|
2635
|
+
export type ComAppleSiriAudioAppIntentsExtensionLikeAudioItemParams = Partial<ParamTypes["com.apple.siri.AudioAppIntentsExtension.SiriKitUpdateAudioAffinityIntent"]>;
|
|
2636
|
+
/** Parameters of Whole House Audio Placeholder Intent (`com.apple.siri.AudioAppIntentsExtension.WholeHouseAudioPlaceholderIntent`). */
|
|
2637
|
+
export type ComAppleSiriAudioAppIntentsExtensionWholeHouseAudioPlaceholderIntentParams = Partial<ParamTypes["com.apple.siri.AudioAppIntentsExtension.WholeHouseAudioPlaceholderIntent"]>;
|
|
2638
|
+
/** Parameters of EditPhotoWarmth (`com.apple.siri.PhotosFlowTools.SiriPhotosFlowTools.EditPhotoWarmth|com.apple.Photos`). */
|
|
2639
|
+
export type ComAppleSiriPhotosFlowToolsSiriPhotosFlowToolsEditPhotoWarmthComApplePhotosParams = Partial<ParamTypes["com.apple.siri.PhotosFlowTools.SiriPhotosFlowTools.EditPhotoWarmth|com.apple.Photos"]>;
|
|
2640
|
+
/** Parameters of InteractiveInstallApplicationTool (`com.apple.siri.SiriAppLaunchFlowTools.SiriAppLaunchFlowTools.InteractiveInstallApplicationTool`). */
|
|
2641
|
+
export type ComAppleSiriSiriAppLaunchFlowToolsSiriAppLaunchFlowToolsInteractiveInstallApplicationToolParams = Partial<ParamTypes["com.apple.siri.SiriAppLaunchFlowTools.SiriAppLaunchFlowTools.InteractiveInstallApplicationTool"]>;
|
|
2642
|
+
/** Parameters of AddAudioToLibrary (`com.apple.siri.SiriAudioTools.SiriAudioTools.AddAudioToLibraryTool|com.apple.Music`). */
|
|
2643
|
+
export type ComAppleSiriSiriAudioToolsSiriAudioToolsAddAudioToLibraryToolComAppleMusicParams = Partial<ParamTypes["com.apple.siri.SiriAudioTools.SiriAudioTools.AddAudioToLibraryTool|com.apple.Music"]>;
|
|
2644
|
+
/** Parameters of AddAudioToLibrary (`com.apple.siri.SiriAudioTools.SiriAudioTools.AddAudioToLibraryTool|com.apple.podcasts`). */
|
|
2645
|
+
export type ComAppleSiriSiriAudioToolsSiriAudioToolsAddAudioToLibraryToolComApplePodcastsParams = Partial<ParamTypes["com.apple.siri.SiriAudioTools.SiriAudioTools.AddAudioToLibraryTool|com.apple.podcasts"]>;
|
|
2646
|
+
/** Parameters of AddAudioToPlaylist (`com.apple.siri.SiriAudioTools.SiriAudioTools.AddAudioToPlaylistTool|com.apple.Music`). */
|
|
2647
|
+
export type ComAppleSiriSiriAudioToolsSiriAudioToolsAddAudioToPlaylistToolComAppleMusicParams = Partial<ParamTypes["com.apple.siri.SiriAudioTools.SiriAudioTools.AddAudioToPlaylistTool|com.apple.Music"]>;
|
|
2648
|
+
/** Parameters of PlayAudio (`com.apple.siri.SiriAudioTools.SiriAudioTools.PlayAudioTool|com.apple.Music`). */
|
|
2649
|
+
export type ComAppleSiriSiriAudioToolsSiriAudioToolsPlayAudioToolComAppleMusicParams = Partial<ParamTypes["com.apple.siri.SiriAudioTools.SiriAudioTools.PlayAudioTool|com.apple.Music"]>;
|
|
2650
|
+
/** Parameters of PlayAudio (`com.apple.siri.SiriAudioTools.SiriAudioTools.PlayAudioTool|com.apple.iBooksX`). */
|
|
2651
|
+
export type ComAppleSiriSiriAudioToolsSiriAudioToolsPlayAudioToolComAppleIBooksXParams = Partial<ParamTypes["com.apple.siri.SiriAudioTools.SiriAudioTools.PlayAudioTool|com.apple.iBooksX"]>;
|
|
2652
|
+
/** Parameters of PlayAudio (`com.apple.siri.SiriAudioTools.SiriAudioTools.PlayAudioTool|com.apple.podcasts`). */
|
|
2653
|
+
export type ComAppleSiriSiriAudioToolsSiriAudioToolsPlayAudioToolComApplePodcastsParams = Partial<ParamTypes["com.apple.siri.SiriAudioTools.SiriAudioTools.PlayAudioTool|com.apple.podcasts"]>;
|
|
2654
|
+
/** Parameters of UpdateAudioAffinity (`com.apple.siri.SiriAudioTools.SiriAudioTools.UpdateAudioAffinityTool|com.apple.Music`). */
|
|
2655
|
+
export type ComAppleSiriSiriAudioToolsSiriAudioToolsUpdateAudioAffinityToolComAppleMusicParams = Partial<ParamTypes["com.apple.siri.SiriAudioTools.SiriAudioTools.UpdateAudioAffinityTool|com.apple.Music"]>;
|
|
2656
|
+
/** Parameters of CrisisDialog (`com.apple.siri.SiriCrisisFlowTools.SiriCrisisFlowTools.CrisisDialogFlowTool`). */
|
|
2657
|
+
export type ComAppleSiriSiriCrisisFlowToolsSiriCrisisFlowToolsCrisisDialogFlowToolParams = Partial<ParamTypes["com.apple.siri.SiriCrisisFlowTools.SiriCrisisFlowTools.CrisisDialogFlowTool"]>;
|
|
2658
|
+
/** Parameters of Get Current Location (`com.apple.siri.SiriGeo.SiriGeoAppIntentExtension.CurrentLocationEntity`). */
|
|
2659
|
+
export type ComAppleSiriSiriGeoSiriGeoAppIntentExtensionGetCurrentLocationParams = Partial<ParamTypes["com.apple.siri.SiriGeo.SiriGeoAppIntentExtension.CurrentLocationEntity"]>;
|
|
2660
|
+
/** Parameters of Get Current Route (`com.apple.siri.SiriGeo.SiriGeoAppIntentExtension.NavigationSessionEntity`). */
|
|
2661
|
+
export type ComAppleSiriSiriGeoSiriGeoAppIntentExtensionGetCurrentRouteParams = Partial<ParamTypes["com.apple.siri.SiriGeo.SiriGeoAppIntentExtension.NavigationSessionEntity"]>;
|
|
2662
|
+
/** Parameters of SiriGeoAppIntent (`com.apple.siri.SiriGeo.SiriGeoAppIntentExtension.SiriGeoAppIntent`). */
|
|
2663
|
+
export type ComAppleSiriSiriGeoSiriGeoAppIntentExtensionSiriGeoAppIntentParams = Partial<ParamTypes["com.apple.siri.SiriGeo.SiriGeoAppIntentExtension.SiriGeoAppIntent"]>;
|
|
2664
|
+
/** Parameters of Start Navigation for Third Party Apps (`com.apple.siri.SiriGeo.SiriGeoAppIntentExtension.ThirdPartyStartNavigationIntent`). */
|
|
2665
|
+
export type ComAppleSiriSiriGeoSiriGeoAppIntentExtensionStartNavigationForThirdPartyAppsParams = Partial<ParamTypes["com.apple.siri.SiriGeo.SiriGeoAppIntentExtension.ThirdPartyStartNavigationIntent"]>;
|
|
2666
|
+
/** Parameters of WhoAmITool (`com.apple.siri.SiriIdentityInternal.SiriIdentityInternal.WhoAmITool`). */
|
|
2667
|
+
export type ComAppleSiriSiriIdentityInternalSiriIdentityInternalWhoAmIToolParams = Partial<ParamTypes["com.apple.siri.SiriIdentityInternal.SiriIdentityInternal.WhoAmITool"]>;
|
|
2668
|
+
/** Parameters of CreateDraftMailTool (`com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.CreateDraftMailTool|com.apple.mail`). */
|
|
2669
|
+
export type ComAppleSiriSiriMailFlowToolsSiriMailFlowToolsCreateDraftMailToolComAppleMailParams = Partial<ParamTypes["com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.CreateDraftMailTool|com.apple.mail"]>;
|
|
2670
|
+
/** Parameters of ForwardDraftMailTool (`com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.ForwardDraftMailTool|com.apple.mail`). */
|
|
2671
|
+
export type ComAppleSiriSiriMailFlowToolsSiriMailFlowToolsForwardDraftMailToolComAppleMailParams = Partial<ParamTypes["com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.ForwardDraftMailTool|com.apple.mail"]>;
|
|
2672
|
+
/** Parameters of ReplyDraftMailTool (`com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.ReplyDraftMailTool|com.apple.mail`). */
|
|
2673
|
+
export type ComAppleSiriSiriMailFlowToolsSiriMailFlowToolsReplyDraftMailToolComAppleMailParams = Partial<ParamTypes["com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.ReplyDraftMailTool|com.apple.mail"]>;
|
|
2674
|
+
/** Parameters of SendDraftMailTool (`com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.SendDraftMailTool|com.apple.mail`). */
|
|
2675
|
+
export type ComAppleSiriSiriMailFlowToolsSiriMailFlowToolsSendDraftMailToolComAppleMailParams = Partial<ParamTypes["com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.SendDraftMailTool|com.apple.mail"]>;
|
|
2676
|
+
/** Parameters of UpdateDraftMailTool (`com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.UpdateDraftMailTool|com.apple.mail`). */
|
|
2677
|
+
export type ComAppleSiriSiriMailFlowToolsSiriMailFlowToolsUpdateDraftMailToolComAppleMailParams = Partial<ParamTypes["com.apple.siri.SiriMailFlowTools.SiriMailFlowTools.UpdateDraftMailTool|com.apple.mail"]>;
|
|
2678
|
+
/** Parameters of Prepare notifications (`com.apple.siri.SiriNotificationsAppIntentsExtension.PrepareNotificationsIntent`). */
|
|
2679
|
+
export type ComAppleSiriSiriNotificationsAppIntentsExtensionPrepareNotificationsParams = Partial<ParamTypes["com.apple.siri.SiriNotificationsAppIntentsExtension.PrepareNotificationsIntent"]>;
|
|
2680
|
+
/** Parameters of SiriNotificationsAppIntentsExtension (`com.apple.siri.SiriNotificationsAppIntentsExtension.SiriNotificationsAppIntentsExtension`). */
|
|
2681
|
+
export type ComAppleSiriSiriNotificationsAppIntentsExtensionSiriNotificationsAppIntentsExtensionParams = Partial<ParamTypes["com.apple.siri.SiriNotificationsAppIntentsExtension.SiriNotificationsAppIntentsExtension"]>;
|
|
2682
|
+
/** Parameters of Prepare Notifications (`com.apple.siri.SiriNotificationsFlowTools.SiriNotificationsFlowTools.PrepareNotificationsTool`). */
|
|
2683
|
+
export type ComAppleSiriSiriNotificationsFlowToolsSiriNotificationsFlowToolsPrepareNotificationsToolParams = Partial<ParamTypes["com.apple.siri.SiriNotificationsFlowTools.SiriNotificationsFlowTools.PrepareNotificationsTool"]>;
|
|
2684
|
+
/** Parameters of SiriPhonePunchoutIntent (`com.apple.siri.SiriPhoneAppIntentsExtension.SiriPhonePunchoutIntent`). */
|
|
2685
|
+
export type PhoneSiriphonePunchoutIntentParams = Partial<ParamTypes["com.apple.siri.SiriPhoneAppIntentsExtension.SiriPhonePunchoutIntent"]>;
|
|
2686
|
+
/** Parameters of Answer an incoming call (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.AnswerCallFlowTool|com.apple.calls.PhoneAppIntentsExtension`). */
|
|
2687
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsAnswerCallFlowToolComAppleCallsPhoneAppIntentsExtensionParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.AnswerCallFlowTool|com.apple.calls.PhoneAppIntentsExtension"]>;
|
|
2688
|
+
/** Parameters of Call Emergency Contact Flow Tool (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.CallEmergencyContactFlowTool`). */
|
|
2689
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsCallEmergencyContactFlowToolParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.CallEmergencyContactFlowTool"]>;
|
|
2690
|
+
/** Parameters of Callback Flow Tool (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.CallbackFlowTool`). */
|
|
2691
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsCallbackFlowToolParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.CallbackFlowTool"]>;
|
|
2692
|
+
/** Parameters of Prepare Call Messages Flow Tool (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.PrepareCallMessagesFlowTool`). */
|
|
2693
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsPrepareCallMessagesFlowToolParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.PrepareCallMessagesFlowTool"]>;
|
|
2694
|
+
/** Parameters of Prepare Read Call Records (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.PrepareReadCallRecordsFlowTool`). */
|
|
2695
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsPrepareReadCallRecordsFlowToolParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.PrepareReadCallRecordsFlowTool"]>;
|
|
2696
|
+
/** Parameters of Read Call Message Flow Tool (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.ReadCallMessageFlowTool`). */
|
|
2697
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsReadCallMessageFlowToolParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.ReadCallMessageFlowTool"]>;
|
|
2698
|
+
/** Parameters of Redial Flow Tool (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.RedialFlowTool`). */
|
|
2699
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsRedialFlowToolParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.RedialFlowTool"]>;
|
|
2700
|
+
/** Parameters of Start a call (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.StartCallFlowTool|com.apple.FaceTime`). */
|
|
2701
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsStartCallFlowToolComAppleFaceTimeParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.StartCallFlowTool|com.apple.FaceTime"]>;
|
|
2702
|
+
/** Parameters of Start a call (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.StartCallFlowTool|com.apple.mobilephone`). */
|
|
2703
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsStartCallFlowToolComAppleMobilephoneParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.StartCallFlowTool|com.apple.mobilephone"]>;
|
|
2704
|
+
/** Parameters of Start Crisis Helpline Call Flow Tool (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.StartCrisisHelplineCallFlowTool`). */
|
|
2705
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsStartCrisisHelplineCallFlowToolParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.StartCrisisHelplineCallFlowTool"]>;
|
|
2706
|
+
/** Parameters of Start Emergency Call (`com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.StartEmergencyCallFlowTool|com.apple.calls.PhoneAppIntentsExtension`). */
|
|
2707
|
+
export type ComAppleSiriSiriPhoneFlowToolsSiriPhoneFlowToolsStartEmergencyCallFlowToolComAppleCallsPhoneAppIntentsExtensionParams = Partial<ParamTypes["com.apple.siri.SiriPhoneFlowTools.SiriPhoneFlowTools.StartEmergencyCallFlowTool|com.apple.calls.PhoneAppIntentsExtension"]>;
|
|
2708
|
+
/** Parameters of SiriPhotosAppIntentsExtension (`com.apple.siri.SiriPhotosAppIntentsExtension.SiriPhotosAppIntentsExtension`). */
|
|
2709
|
+
export type ComAppleSiriSiriPhotosAppIntentsExtensionSiriPhotosAppIntentsExtensionParams = Partial<ParamTypes["com.apple.siri.SiriPhotosAppIntentsExtension.SiriPhotosAppIntentsExtension"]>;
|
|
2710
|
+
/** Parameters of Update Photo Warmth (`com.apple.siri.SiriPhotosAppIntentsExtension.UpdatePhotoWarmthTool`). */
|
|
2711
|
+
export type ComAppleSiriSiriPhotosAppIntentsExtensionUpdatePhotoWarmthParams = Partial<ParamTypes["com.apple.siri.SiriPhotosAppIntentsExtension.UpdatePhotoWarmthTool"]>;
|
|
2712
|
+
/** Parameters of CancelTimer (`com.apple.siri.SiriTimeFlowTools.SiriTimeFlowTools.CancelTimerFlowTool|com.apple.clock`). */
|
|
2713
|
+
export type ComAppleSiriSiriTimeFlowToolsSiriTimeFlowToolsCancelTimerFlowToolComAppleClockParams = Partial<ParamTypes["com.apple.siri.SiriTimeFlowTools.SiriTimeFlowTools.CancelTimerFlowTool|com.apple.clock"]>;
|
|
2714
|
+
/** Parameters of DismissAlarm (`com.apple.siri.SiriTimeFlowTools.SiriTimeFlowTools.DismissAlarmFlowTool|com.apple.clock`). */
|
|
2715
|
+
export type ComAppleSiriSiriTimeFlowToolsSiriTimeFlowToolsDismissAlarmFlowToolComAppleClockParams = Partial<ParamTypes["com.apple.siri.SiriTimeFlowTools.SiriTimeFlowTools.DismissAlarmFlowTool|com.apple.clock"]>;
|
|
2716
|
+
/** Parameters of SnoozeAlarm (`com.apple.siri.SiriTimeFlowTools.SiriTimeFlowTools.SnoozeAlarmFlowTool|com.apple.clock`). */
|
|
2717
|
+
export type ComAppleSiriSiriTimeFlowToolsSiriTimeFlowToolsSnoozeAlarmFlowToolComAppleClockParams = Partial<ParamTypes["com.apple.siri.SiriTimeFlowTools.SiriTimeFlowTools.SnoozeAlarmFlowTool|com.apple.clock"]>;
|
|
2718
|
+
/** Parameters of Translate Text (`com.apple.siri.SiriTranslationFlowTools.SiriTranslationFlowTools.TranslateTextFlowTool`). */
|
|
2719
|
+
export type ComAppleSiriSiriTranslationFlowToolsSiriTranslationFlowToolsTranslateTextFlowToolParams = Partial<ParamTypes["com.apple.siri.SiriTranslationFlowTools.SiriTranslationFlowTools.TranslateTextFlowTool"]>;
|
|
2720
|
+
/** Parameters of Cross Device Placeholder Intent (`com.apple.siri.SiriVideoAppIntents.CrossDevicePlaceholderIntent`). */
|
|
2721
|
+
export type ComAppleSiriSiriVideoAppIntentsCrossDevicePlaceholderIntentParams = Partial<ParamTypes["com.apple.siri.SiriVideoAppIntents.CrossDevicePlaceholderIntent"]>;
|
|
2722
|
+
/** Parameters of Finds a freeform video (`com.apple.siri.SiriVideoAppIntents.InternalFindFreeformVideoIntent`). */
|
|
2723
|
+
export type ComAppleSiriSiriVideoAppIntentsFindsAFreeformVideoParams = Partial<ParamTypes["com.apple.siri.SiriVideoAppIntents.InternalFindFreeformVideoIntent"]>;
|
|
2724
|
+
/** Parameters of Finds a video (`com.apple.siri.SiriVideoAppIntents.InternalFindVideoIntent`). */
|
|
2725
|
+
export type ComAppleSiriSiriVideoAppIntentsFindsAVideoParams = Partial<ParamTypes["com.apple.siri.SiriVideoAppIntents.InternalFindVideoIntent"]>;
|
|
2726
|
+
/** Parameters of Plays a video (`com.apple.siri.SiriVideoAppIntents.InternalPlayContentIntent`). */
|
|
2727
|
+
export type ComAppleSiriSiriVideoAppIntentsPlaysAVideoParams = Partial<ParamTypes["com.apple.siri.SiriVideoAppIntents.InternalPlayContentIntent"]>;
|
|
2728
|
+
/** Parameters of Find Video content (`com.apple.siri.SiriVideoFlowTools.SiriVideoFlowTools.FindVideoContentTool`). */
|
|
2729
|
+
export type ComAppleSiriSiriVideoFlowToolsSiriVideoFlowToolsFindVideoContentToolParams = Partial<ParamTypes["com.apple.siri.SiriVideoFlowTools.SiriVideoFlowTools.FindVideoContentTool"]>;
|
|
2730
|
+
/** Parameters of Messages Post Reading Action Tool (`com.apple.siri.messages.SiriMessagesAppIntentsExtension.MessagesPostReadActionAppIntent`). */
|
|
2731
|
+
export type ComAppleSiriMessagesSiriMessagesAppIntentsExtensionMessagesPostReadingActionToolParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesAppIntentsExtension.MessagesPostReadActionAppIntent"]>;
|
|
2732
|
+
/** Parameters of Prepare To Read Conversation Tool (`com.apple.siri.messages.SiriMessagesAppIntentsExtension.PrepareToReadConversationAppIntent`). */
|
|
2733
|
+
export type ComAppleSiriMessagesSiriMessagesAppIntentsExtensionPrepareToReadConversationToolParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesAppIntentsExtension.PrepareToReadConversationAppIntent"]>;
|
|
2734
|
+
/** Parameters of SiriKitEditLastMessageIntent (`com.apple.siri.messages.SiriMessagesAppIntentsExtension.SiriKitEditLastMessageIntent`). */
|
|
2735
|
+
export type ComAppleSiriMessagesSiriMessagesAppIntentsExtensionSiriKitEditLastMessageIntentParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesAppIntentsExtension.SiriKitEditLastMessageIntent"]>;
|
|
2736
|
+
/** Parameters of Prepare Messages for Reading (`com.apple.siri.messages.SiriMessagesAppIntentsExtension.SiriKitPrepareMessagesForReadingIntent`). */
|
|
2737
|
+
export type ComAppleSiriMessagesSiriMessagesAppIntentsExtensionPrepareMessagesForReadingParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesAppIntentsExtension.SiriKitPrepareMessagesForReadingIntent"]>;
|
|
2738
|
+
/** Parameters of SiriKitSendMessageIntent (`com.apple.siri.messages.SiriMessagesAppIntentsExtension.SiriKitSendMessageIntent`). */
|
|
2739
|
+
export type ComAppleSiriMessagesSiriMessagesAppIntentsExtensionSiriKitSendMessageIntentParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesAppIntentsExtension.SiriKitSendMessageIntent"]>;
|
|
2740
|
+
/** Parameters of SiriKitUnsendLastMessageIntent (`com.apple.siri.messages.SiriMessagesAppIntentsExtension.SiriKitUnsendLastMessageIntent`). */
|
|
2741
|
+
export type ComAppleSiriMessagesSiriMessagesAppIntentsExtensionSiriKitUnsendLastMessageIntentParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesAppIntentsExtension.SiriKitUnsendLastMessageIntent"]>;
|
|
2742
|
+
/** Parameters of Update a Draft (`com.apple.siri.messages.SiriMessagesAppIntentsExtension.UpdateDraftTool`). */
|
|
2743
|
+
export type ComAppleSiriMessagesSiriMessagesAppIntentsExtensionUpdateADraftParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesAppIntentsExtension.UpdateDraftTool"]>;
|
|
2744
|
+
/** Parameters of Create Draft (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.CreateDraftMessageTool|com.apple.MobileSMS`). */
|
|
2745
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsCreateDraftMessageToolComAppleMobileSMSParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.CreateDraftMessageTool|com.apple.MobileSMS"]>;
|
|
2746
|
+
/** Parameters of Edit Last Message Sent With Siri (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.EditLastMessageSentWithSiriTool`). */
|
|
2747
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsEditLastMessageSentWithSiriToolParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.EditLastMessageSentWithSiriTool"]>;
|
|
2748
|
+
/** Parameters of PerformMessagesPostReadActionFlowTool (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.PerformMessagesPostReadActionFlowTool`). */
|
|
2749
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsPerformMessagesPostReadActionFlowToolParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.PerformMessagesPostReadActionFlowTool"]>;
|
|
2750
|
+
/** Parameters of Prepare Conversation (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.PrepareToReadConversationTool|com.apple.MobileSMS`). */
|
|
2751
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsPrepareToReadConversationToolComAppleMobileSMSParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.PrepareToReadConversationTool|com.apple.MobileSMS"]>;
|
|
2752
|
+
/** Parameters of Prepare Conversation (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.PrepareToReadConversationTool|com.apple.siri.messages.SiriMessagesAppIntentsExtension`). */
|
|
2753
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsPrepareToReadConversationToolComAppleSiriMessagesSiriMessagesAppIntentsExtensionParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.PrepareToReadConversationTool|com.apple.siri.messages.SiriMessagesAppIntentsExtension"]>;
|
|
2754
|
+
/** Parameters of Prepare Messages (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.PrepareToReadMessagesTool|com.apple.MobileSMS`). */
|
|
2755
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsPrepareToReadMessagesToolComAppleMobileSMSParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.PrepareToReadMessagesTool|com.apple.MobileSMS"]>;
|
|
2756
|
+
/** Parameters of Send Draft Message (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.SendDraftMessageTool|com.apple.MobileSMS`). */
|
|
2757
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsSendDraftMessageToolComAppleMobileSMSParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.SendDraftMessageTool|com.apple.MobileSMS"]>;
|
|
2758
|
+
/** Parameters of Send Message Reaction (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.SendMessageReactionTool|com.apple.MobileSMS`). */
|
|
2759
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsSendMessageReactionToolComAppleMobileSMSParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.SendMessageReactionTool|com.apple.MobileSMS"]>;
|
|
2760
|
+
/** Parameters of Unsend Last Message Sent With Siri (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.UnsendLastMessageSentWithSiriTool`). */
|
|
2761
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsUnsendLastMessageSentWithSiriToolParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.UnsendLastMessageSentWithSiriTool"]>;
|
|
2762
|
+
/** Parameters of Update Draft (`com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.UpdateDraftMessageTool|com.apple.MobileSMS`). */
|
|
2763
|
+
export type ComAppleSiriMessagesSiriMessagesFlowToolsSiriMessagesFlowToolsUpdateDraftMessageToolComAppleMobileSMSParams = Partial<ParamTypes["com.apple.siri.messages.SiriMessagesFlowTools.SiriMessagesFlowTools.UpdateDraftMessageTool|com.apple.MobileSMS"]>;
|
|
2764
|
+
/** Parameters of Create List and Reminder (`com.apple.siri.notebook.SiriNotebookFlowTools.SiriNotebookFlowTools.CreateListAddReminderFlowTool|com.apple.reminders`). */
|
|
2765
|
+
export type ComAppleSiriNotebookSiriNotebookFlowToolsSiriNotebookFlowToolsCreateListAddReminderFlowToolComAppleRemindersParams = Partial<ParamTypes["com.apple.siri.notebook.SiriNotebookFlowTools.SiriNotebookFlowTools.CreateListAddReminderFlowTool|com.apple.reminders"]>;
|
|
2766
|
+
/** Parameters of Create Reminder (`com.apple.siri.notebook.SiriNotebookFlowTools.SiriNotebookFlowTools.CreateReminderFlowTool|com.apple.reminders`). */
|
|
2767
|
+
export type ComAppleSiriNotebookSiriNotebookFlowToolsSiriNotebookFlowToolsCreateReminderFlowToolComAppleRemindersParams = Partial<ParamTypes["com.apple.siri.notebook.SiriNotebookFlowTools.SiriNotebookFlowTools.CreateReminderFlowTool|com.apple.reminders"]>;
|
|
2768
|
+
/** Parameters of Prepare Read Reminders (`com.apple.siri.notebook.SiriNotebookFlowTools.SiriNotebookFlowTools.PrepareReadRemindersFlowTool|com.apple.reminders`). */
|
|
2769
|
+
export type ComAppleSiriNotebookSiriNotebookFlowToolsSiriNotebookFlowToolsPrepareReadRemindersFlowToolComAppleRemindersParams = Partial<ParamTypes["com.apple.siri.notebook.SiriNotebookFlowTools.SiriNotebookFlowTools.PrepareReadRemindersFlowTool|com.apple.reminders"]>;
|
|
2770
|
+
/** Parameters of Update Reminder (`com.apple.siri.notebook.SiriNotebookFlowTools.SiriNotebookFlowTools.UpdateReminderFlowTool|com.apple.reminders`). */
|
|
2771
|
+
export type ComAppleSiriNotebookSiriNotebookFlowToolsSiriNotebookFlowToolsUpdateReminderFlowToolComAppleRemindersParams = Partial<ParamTypes["com.apple.siri.notebook.SiriNotebookFlowTools.SiriNotebookFlowTools.UpdateReminderFlowTool|com.apple.reminders"]>;
|
|
2772
|
+
/** Parameters of Share and Collaborate (`com.apple.sociallayerd.CollaborationIntent`). */
|
|
2773
|
+
export type ComAppleSociallayerdShareAndCollaborateParams = Partial<ParamTypes["com.apple.sociallayerd.CollaborationIntent"]>;
|
|
2774
|
+
/** Parameters of Add Symbol to Watchlist (`com.apple.stocks.AddSymbolToWatchlistIntent`). */
|
|
2775
|
+
export type StocksAddSymbolToWatchlistParams = Partial<ParamTypes["com.apple.stocks.AddSymbolToWatchlistIntent"]>;
|
|
2776
|
+
/** Parameters of Block Channel or Topic (`com.apple.stocks.BlockIntent`). */
|
|
2777
|
+
export type StocksBlockChannelOrTopicParams = Partial<ParamTypes["com.apple.stocks.BlockIntent"]>;
|
|
2778
|
+
/** Parameters of Delete Symbol from Watchlist (`com.apple.stocks.DeleteSymbolFromWatchlistIntent`). */
|
|
2779
|
+
export type StocksDeleteSymbolFromWatchlistParams = Partial<ParamTypes["com.apple.stocks.DeleteSymbolFromWatchlistIntent"]>;
|
|
2780
|
+
/** Parameters of Delete Watchlist (`com.apple.stocks.DeleteWatchlistsIntent`). */
|
|
2781
|
+
export type StocksDeleteWatchlistParams = Partial<ParamTypes["com.apple.stocks.DeleteWatchlistsIntent"]>;
|
|
2782
|
+
/** Parameters of Follow Channel or Topic (`com.apple.stocks.FollowIntent`). */
|
|
2783
|
+
export type StocksFollowChannelOrTopicParams = Partial<ParamTypes["com.apple.stocks.FollowIntent"]>;
|
|
2784
|
+
/** Parameters of Get Symbol Quote (`com.apple.stocks.GetSymbolQuoteIntent`). */
|
|
2785
|
+
export type StocksGetSymbolQuoteParams = Partial<ParamTypes["com.apple.stocks.GetSymbolQuoteIntent"]>;
|
|
2786
|
+
/** Parameters of Create Watchlist (`com.apple.stocks.NewWatchlistIntent`). */
|
|
2787
|
+
export type StocksCreateWatchlistParams = Partial<ParamTypes["com.apple.stocks.NewWatchlistIntent"]>;
|
|
2788
|
+
/** Parameters of Find News Tab Deep Links (`com.apple.stocks.NewsTabDeepLink`). */
|
|
2789
|
+
export type ComAppleStocksNewsTabDeepLinkParams = Partial<ParamTypes["com.apple.stocks.NewsTabDeepLink"]>;
|
|
2790
|
+
/** Parameters of Open Article (`com.apple.stocks.OpenArticleIntent`). */
|
|
2791
|
+
export type StocksOpenArticleParams = Partial<ParamTypes["com.apple.stocks.OpenArticleIntent"]>;
|
|
2792
|
+
/** Parameters of Open Business News (`com.apple.stocks.OpenBusinessNewsIntent`). */
|
|
2793
|
+
export type StocksOpenBusinessNewsParams = Partial<ParamTypes["com.apple.stocks.OpenBusinessNewsIntent"]>;
|
|
2794
|
+
/** Parameters of Open Channel or Topic (`com.apple.stocks.OpenFeedIntent`). */
|
|
2795
|
+
export type StocksOpenChannelOrTopicParams = Partial<ParamTypes["com.apple.stocks.OpenFeedIntent"]>;
|
|
2796
|
+
/** Parameters of Open History Feed (`com.apple.stocks.OpenHistoryIntent`). */
|
|
2797
|
+
export type StocksOpenHistoryFeedParams = Partial<ParamTypes["com.apple.stocks.OpenHistoryIntent"]>;
|
|
2798
|
+
/** Parameters of Open Recipe (`com.apple.stocks.OpenRecipeIntent`). */
|
|
2799
|
+
export type StocksOpenRecipeParams = Partial<ParamTypes["com.apple.stocks.OpenRecipeIntent"]>;
|
|
2800
|
+
/** Parameters of Open Saved Feed (`com.apple.stocks.OpenSavedIntent`). */
|
|
2801
|
+
export type StocksOpenSavedFeedParams = Partial<ParamTypes["com.apple.stocks.OpenSavedIntent"]>;
|
|
2802
|
+
/** Parameters of Open Saved Recipes (`com.apple.stocks.OpenSavedRecipesIntent`). */
|
|
2803
|
+
export type StocksOpenSavedRecipesParams = Partial<ParamTypes["com.apple.stocks.OpenSavedRecipesIntent"]>;
|
|
2804
|
+
/** Parameters of Open News Feed (`com.apple.stocks.OpenStaticFeed`). */
|
|
2805
|
+
export type ComAppleStocksOpenStaticFeedParams = Partial<ParamTypes["com.apple.stocks.OpenStaticFeed"]>;
|
|
2806
|
+
/** Parameters of Open Symbol (`com.apple.stocks.OpenSymbolIntent`). */
|
|
2807
|
+
export type StocksOpenSymbolParams = Partial<ParamTypes["com.apple.stocks.OpenSymbolIntent"]>;
|
|
2808
|
+
/** Parameters of Open Watchlist (`com.apple.stocks.OpenWatchlistIntent`). */
|
|
2809
|
+
export type StocksOpenWatchlistParams = Partial<ParamTypes["com.apple.stocks.OpenWatchlistIntent"]>;
|
|
2810
|
+
/** Parameters of Play Article (`com.apple.stocks.PlayArticleIntent`). */
|
|
2811
|
+
export type StocksPlayArticleParams = Partial<ParamTypes["com.apple.stocks.PlayArticleIntent"]>;
|
|
2812
|
+
/** Parameters of Save Article (`com.apple.stocks.SaveArticleIntent`). */
|
|
2813
|
+
export type StocksSaveArticleParams = Partial<ParamTypes["com.apple.stocks.SaveArticleIntent"]>;
|
|
2814
|
+
/** Parameters of Find Symbol (`com.apple.stocks.SymbolEntity`). */
|
|
2815
|
+
export type StocksFindSymbolParams = Partial<ParamTypes["com.apple.stocks.SymbolEntity"]>;
|
|
2816
|
+
/** Parameters of Find Symbol (`com.apple.stocks.SymbolWidgetEntity`). */
|
|
2817
|
+
export type ComAppleStocksSymbolWidgetEntityParams = Partial<ParamTypes["com.apple.stocks.SymbolWidgetEntity"]>;
|
|
2818
|
+
/** Parameters of Unblock Channel or Topic (`com.apple.stocks.UnblockIntent`). */
|
|
2819
|
+
export type StocksUnblockChannelOrTopicParams = Partial<ParamTypes["com.apple.stocks.UnblockIntent"]>;
|
|
2820
|
+
/** Parameters of Unsave Article (`com.apple.stocks.UnsaveArticleIntent`). */
|
|
2821
|
+
export type StocksUnsaveArticleParams = Partial<ParamTypes["com.apple.stocks.UnsaveArticleIntent"]>;
|
|
2822
|
+
/** Parameters of Find Watchlist (`com.apple.stocks.WatchlistEntity`). */
|
|
2823
|
+
export type StocksFindWatchlistParams = Partial<ParamTypes["com.apple.stocks.WatchlistEntity"]>;
|
|
2824
|
+
/** Parameters of Get Accent color (`com.apple.systempreferences.AccentColorEntity`). */
|
|
2825
|
+
export type SettingsGetAccentColorParams = Partial<ParamTypes["com.apple.systempreferences.AccentColorEntity"]>;
|
|
2826
|
+
/** Parameters of Update Accent color (`com.apple.systempreferences.AccentColorEntity-UpdatableEntity`). */
|
|
2827
|
+
export type SettingsUpdateAccentColorParams = Partial<ParamTypes["com.apple.systempreferences.AccentColorEntity-UpdatableEntity"]>;
|
|
2828
|
+
/** Parameters of Get AirDrop (`com.apple.systempreferences.AirDropEntity`). */
|
|
2829
|
+
export type SettingsGetAirDropParams = Partial<ParamTypes["com.apple.systempreferences.AirDropEntity"]>;
|
|
2830
|
+
/** Parameters of Update AirDrop (`com.apple.systempreferences.AirDropEntity-UpdatableEntity`). */
|
|
2831
|
+
export type SettingsUpdateAirDropParams = Partial<ParamTypes["com.apple.systempreferences.AirDropEntity-UpdatableEntity"]>;
|
|
2832
|
+
/** Parameters of Check who can AirPlay to this computer (`com.apple.systempreferences.AirPlayIntent`). */
|
|
2833
|
+
export type SettingsCheckWhoCanAirPlayToThisComputerParams = Partial<ParamTypes["com.apple.systempreferences.AirPlayIntent"]>;
|
|
2834
|
+
/** Parameters of Get AirPlay Receiver Status (`com.apple.systempreferences.AirPlayReceiverIntent`). */
|
|
2835
|
+
export type SettingsGetAirPlayReceiverStatusParams = Partial<ParamTypes["com.apple.systempreferences.AirPlayReceiverIntent"]>;
|
|
2836
|
+
/** Parameters of Get AirPlay Password Status (`com.apple.systempreferences.AirPlayRequiresPasswordIntent`). */
|
|
2837
|
+
export type SettingsGetAirPlayPasswordStatusParams = Partial<ParamTypes["com.apple.systempreferences.AirPlayRequiresPasswordIntent"]>;
|
|
2838
|
+
/** Parameters of Get Tint window background with wallpaper color (`com.apple.systempreferences.AllowWallPaperTintingEntity`). */
|
|
2839
|
+
export type SettingsGetTintWindowBackgroundWithWallpaperColorParams = Partial<ParamTypes["com.apple.systempreferences.AllowWallPaperTintingEntity"]>;
|
|
2840
|
+
/** Parameters of Update Tint window background with wallpaper color (`com.apple.systempreferences.AllowWallPaperTintingEntity-UpdatableEntity`). */
|
|
2841
|
+
export type SettingsUpdateTintWindowBackgroundWithWallpaperColorParams = Partial<ParamTypes["com.apple.systempreferences.AllowWallPaperTintingEntity-UpdatableEntity"]>;
|
|
2842
|
+
/** Parameters of Get Appearance (`com.apple.systempreferences.AppearanceEntity`). */
|
|
2843
|
+
export type SettingsGetAppearanceParams = Partial<ParamTypes["com.apple.systempreferences.AppearanceEntity"]>;
|
|
2844
|
+
/** Parameters of Update Appearance (`com.apple.systempreferences.AppearanceEntity-UpdatableEntity`). */
|
|
2845
|
+
export type SettingsUpdateAppearanceParams = Partial<ParamTypes["com.apple.systempreferences.AppearanceEntity-UpdatableEntity"]>;
|
|
2846
|
+
/** Parameters of Find Mouse setting (`com.apple.systempreferences.AppearanceSettingsDeepLink`). */
|
|
2847
|
+
export type SettingsFindMouseSettingParams = Partial<ParamTypes["com.apple.systempreferences.AppearanceSettingsDeepLink"]>;
|
|
2848
|
+
/** Parameters of Get Automatically adjust brightness on the main display (`com.apple.systempreferences.AutoBrightnessEntity`). */
|
|
2849
|
+
export type SettingsGetAutomaticallyAdjustBrightnessOnTheMainDisplayParams = Partial<ParamTypes["com.apple.systempreferences.AutoBrightnessEntity"]>;
|
|
2850
|
+
/** Parameters of Update Automatically adjust brightness on the main display (`com.apple.systempreferences.AutoBrightnessEntity-UpdatableEntity`). */
|
|
2851
|
+
export type SettingsUpdateAutomaticallyAdjustBrightnessOnTheMainDisplayParams = Partial<ParamTypes["com.apple.systempreferences.AutoBrightnessEntity-UpdatableEntity"]>;
|
|
2852
|
+
/** Parameters of Get Automatically Log In Status (`com.apple.systempreferences.AutoLoginIntent`). */
|
|
2853
|
+
export type SettingsGetAutomaticallyLogInStatusParams = Partial<ParamTypes["com.apple.systempreferences.AutoLoginIntent"]>;
|
|
2854
|
+
/** Parameters of Get Automatically reconnect to any nearby Mac or iPad (`com.apple.systempreferences.AutomaticReconnectEntity`). */
|
|
2855
|
+
export type SettingsGetAutomaticallyReconnectToAnyNearbyMacOrIpadParams = Partial<ParamTypes["com.apple.systempreferences.AutomaticReconnectEntity"]>;
|
|
2856
|
+
/** Parameters of Update Automatically reconnect to any nearby Mac or iPad (`com.apple.systempreferences.AutomaticReconnectEntity-UpdatableEntity`). */
|
|
2857
|
+
export type SettingsUpdateAutomaticallyReconnectToAnyNearbyMacOrIpadParams = Partial<ParamTypes["com.apple.systempreferences.AutomaticReconnectEntity-UpdatableEntity"]>;
|
|
2858
|
+
/** Parameters of Get Available Displays (`com.apple.systempreferences.AvailableDisplaysEntity`). */
|
|
2859
|
+
export type SettingsGetAvailableDisplaysParams = Partial<ParamTypes["com.apple.systempreferences.AvailableDisplaysEntity"]>;
|
|
2860
|
+
/** Parameters of Get Enable Vocal Shortcuts (`com.apple.systempreferences.AxAdaptiveVoiceShortcutsEntity`). */
|
|
2861
|
+
export type SettingsGetEnableVocalShortcutsParams = Partial<ParamTypes["com.apple.systempreferences.AxAdaptiveVoiceShortcutsEntity"]>;
|
|
2862
|
+
/** Parameters of Update AX.VocalShortcuts.axAdaptiveVoiceShortcuts.title (`com.apple.systempreferences.AxAdaptiveVoiceShortcutsEntity-UpdatableEntity`). */
|
|
2863
|
+
export type SettingsUpdateAxVocalShortcutsAxAdaptiveVoiceShortcutsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxAdaptiveVoiceShortcutsEntity-UpdatableEntity"]>;
|
|
2864
|
+
/** Parameters of Get Alternate Pointer Actions (`com.apple.systempreferences.AxAltMouseButtonsEntity`). */
|
|
2865
|
+
export type SettingsGetAlternatePointerActionsParams = Partial<ParamTypes["com.apple.systempreferences.AxAltMouseButtonsEntity"]>;
|
|
2866
|
+
/** Parameters of Update AX.PointerControl.axAltMouseButtons.title (`com.apple.systempreferences.AxAltMouseButtonsEntity-UpdatableEntity`). */
|
|
2867
|
+
export type SettingsUpdateAxPointerControlAxAltMouseButtonsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxAltMouseButtonsEntity-UpdatableEntity"]>;
|
|
2868
|
+
/** Parameters of Get Play sounds for alternative pointer actions (`com.apple.systempreferences.AxAltMouseEnableSoundsEntity`). */
|
|
2869
|
+
export type SettingsGetPlaySoundsForAlternativePointerActionsParams = Partial<ParamTypes["com.apple.systempreferences.AxAltMouseEnableSoundsEntity"]>;
|
|
2870
|
+
/** Parameters of Update AX.PointerControl.axAltMouseEnableSounds.title (`com.apple.systempreferences.AxAltMouseEnableSoundsEntity-UpdatableEntity`). */
|
|
2871
|
+
export type SettingsUpdateAxPointerControlAxAltMouseEnableSoundsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxAltMouseEnableSoundsEntity-UpdatableEntity"]>;
|
|
2872
|
+
/** Parameters of Get Show alternative pointer actions visually (`com.apple.systempreferences.AxAltMouseEnableVisualsEntity`). */
|
|
2873
|
+
export type SettingsGetShowAlternativePointerActionsVisuallyParams = Partial<ParamTypes["com.apple.systempreferences.AxAltMouseEnableVisualsEntity"]>;
|
|
2874
|
+
/** Parameters of Update AX.PointerControl.axAltMouseEnableVisuals.title (`com.apple.systempreferences.AxAltMouseEnableVisualsEntity-UpdatableEntity`). */
|
|
2875
|
+
export type SettingsUpdateAxPointerControlAxAltMouseEnableVisualsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxAltMouseEnableVisualsEntity-UpdatableEntity"]>;
|
|
2876
|
+
/** Parameters of Get Auto-play animated images (`com.apple.systempreferences.AxAnimatedImagesEntity`). */
|
|
2877
|
+
export type SettingsGetAutoPlayAnimatedImagesParams = Partial<ParamTypes["com.apple.systempreferences.AxAnimatedImagesEntity"]>;
|
|
2878
|
+
/** Parameters of Update AX.Motion.axAnimatedImages.title (`com.apple.systempreferences.AxAnimatedImagesEntity-UpdatableEntity`). */
|
|
2879
|
+
export type SettingsUpdateAxMotionAxAnimatedImagesTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxAnimatedImagesEntity-UpdatableEntity"]>;
|
|
2880
|
+
/** Parameters of Get Enable Background Sounds (`com.apple.systempreferences.AxBackgroundSoundsEntity`). */
|
|
2881
|
+
export type SettingsGetEnableBackgroundSoundsParams = Partial<ParamTypes["com.apple.systempreferences.AxBackgroundSoundsEntity"]>;
|
|
2882
|
+
/** Parameters of Update AX.Audio.axBackgroundSounds.title (`com.apple.systempreferences.AxBackgroundSoundsEntity-UpdatableEntity`). */
|
|
2883
|
+
export type SettingsUpdateAxAudioAxBackgroundSoundsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxBackgroundSoundsEntity-UpdatableEntity"]>;
|
|
2884
|
+
/** Parameters of Get Turn off background sounds when your Mac is not in use (`com.apple.systempreferences.AxBackgroundSoundsLockScreenEntity`). */
|
|
2885
|
+
export type SettingsGetTurnOffBackgroundSoundsWhenYourMacIsNotInUseParams = Partial<ParamTypes["com.apple.systempreferences.AxBackgroundSoundsLockScreenEntity"]>;
|
|
2886
|
+
/** Parameters of Update AX.Audio.axBackgroundSoundsLockScreen.title (`com.apple.systempreferences.AxBackgroundSoundsLockScreenEntity-UpdatableEntity`). */
|
|
2887
|
+
export type SettingsUpdateAxAudioAxBackgroundSoundsLockScreenTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxBackgroundSoundsLockScreenEntity-UpdatableEntity"]>;
|
|
2888
|
+
/** Parameters of Get Prefer closed captions and SDH (`com.apple.systempreferences.AxCaptioningPreferSdhEntity`). */
|
|
2889
|
+
export type SettingsGetPreferClosedCaptionsAndSdhParams = Partial<ParamTypes["com.apple.systempreferences.AxCaptioningPreferSdhEntity"]>;
|
|
2890
|
+
/** Parameters of Update AX.SubtitlesandCaptioning.axCaptioningPreferSdh.title (`com.apple.systempreferences.AxCaptioningPreferSdhEntity-UpdatableEntity`). */
|
|
2891
|
+
export type SettingsUpdateAxSubtitlesandCaptioningAxCaptioningPreferSdhTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxCaptioningPreferSdhEntity-UpdatableEntity"]>;
|
|
2892
|
+
/** Parameters of Get Differentiate without color (`com.apple.systempreferences.AxDifferentiateWithoutColorEntity`). */
|
|
2893
|
+
export type SettingsGetDifferentiateWithoutColorParams = Partial<ParamTypes["com.apple.systempreferences.AxDifferentiateWithoutColorEntity"]>;
|
|
2894
|
+
/** Parameters of Update AX.Display.axDifferentiateWithoutColor.title (`com.apple.systempreferences.AxDifferentiateWithoutColorEntity-UpdatableEntity`). */
|
|
2895
|
+
export type SettingsUpdateAxDisplayAxDifferentiateWithoutColorTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDifferentiateWithoutColorEntity-UpdatableEntity"]>;
|
|
2896
|
+
/** Parameters of Get Dim Flashing Lights (`com.apple.systempreferences.AxDimFlashingEntity`). */
|
|
2897
|
+
export type SettingsGetDimFlashingLightsParams = Partial<ParamTypes["com.apple.systempreferences.AxDimFlashingEntity"]>;
|
|
2898
|
+
/** Parameters of Update AX.Motion.axDimFlashing.title (`com.apple.systempreferences.AxDimFlashingEntity-UpdatableEntity`). */
|
|
2899
|
+
export type SettingsUpdateAxMotionAxDimFlashingTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDimFlashingEntity-UpdatableEntity"]>;
|
|
2900
|
+
/** Parameters of Get Enable Color Filters (`com.apple.systempreferences.AxDisplayFilterEnabledEntity`). */
|
|
2901
|
+
export type SettingsGetEnableColorFiltersParams = Partial<ParamTypes["com.apple.systempreferences.AxDisplayFilterEnabledEntity"]>;
|
|
2902
|
+
/** Parameters of Update AX.Display.axDisplayFilterEnabled.title (`com.apple.systempreferences.AxDisplayFilterEnabledEntity-UpdatableEntity`). */
|
|
2903
|
+
export type SettingsUpdateAxDisplayAxDisplayFilterEnabledTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDisplayFilterEnabledEntity-UpdatableEntity"]>;
|
|
2904
|
+
/** Parameters of Get Filter type (`com.apple.systempreferences.AxDisplayFilterTypeEntity`). */
|
|
2905
|
+
export type SettingsGetFilterTypeParams = Partial<ParamTypes["com.apple.systempreferences.AxDisplayFilterTypeEntity"]>;
|
|
2906
|
+
/** Parameters of Update AX.Display.axDisplayFilterType.title (`com.apple.systempreferences.AxDisplayFilterTypeEntity-UpdatableEntity`). */
|
|
2907
|
+
export type SettingsUpdateAxDisplayAxDisplayFilterTypeTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDisplayFilterTypeEntity-UpdatableEntity"]>;
|
|
2908
|
+
/** Parameters of Get Default dwell action (`com.apple.systempreferences.AxDwellActionEntity`). */
|
|
2909
|
+
export type SettingsGetDefaultDwellActionParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellActionEntity"]>;
|
|
2910
|
+
/** Parameters of Update AX.Keyboard.axDwellAction.title (`com.apple.systempreferences.AxDwellActionEntity-UpdatableEntity`). */
|
|
2911
|
+
export type SettingsUpdateAxKeyboardAxDwellActionTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellActionEntity-UpdatableEntity"]>;
|
|
2912
|
+
/** Parameters of Get Dwell auto revert (`com.apple.systempreferences.AxDwellAutoRevertEntity`). */
|
|
2913
|
+
export type SettingsGetDwellAutoRevertParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellAutoRevertEntity"]>;
|
|
2914
|
+
/** Parameters of Update AX.Keyboard.axDwellAutoRevert.title (`com.apple.systempreferences.AxDwellAutoRevertEntity-UpdatableEntity`). */
|
|
2915
|
+
export type SettingsUpdateAxKeyboardAxDwellAutoRevertTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellAutoRevertEntity-UpdatableEntity"]>;
|
|
2916
|
+
/** Parameters of Get Dwell color (`com.apple.systempreferences.AxDwellCursorColorEntity`). */
|
|
2917
|
+
export type SettingsGetDwellColorParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellCursorColorEntity"]>;
|
|
2918
|
+
/** Parameters of Update AX.Keyboard.axDwellCursorColor.title (`com.apple.systempreferences.AxDwellCursorColorEntity-UpdatableEntity`). */
|
|
2919
|
+
export type SettingsUpdateAxKeyboardAxDwellCursorColorTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellCursorColorEntity-UpdatableEntity"]>;
|
|
2920
|
+
/** Parameters of Get Always dwell in menu extras (`com.apple.systempreferences.AxDwellInMenuExtraEntity`). */
|
|
2921
|
+
export type SettingsGetAlwaysDwellInMenuExtrasParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellInMenuExtraEntity"]>;
|
|
2922
|
+
/** Parameters of Update AX.Keyboard.axDwellInMenuExtra.title (`com.apple.systempreferences.AxDwellInMenuExtraEntity-UpdatableEntity`). */
|
|
2923
|
+
export type SettingsUpdateAxKeyboardAxDwellInMenuExtraTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellInMenuExtraEntity-UpdatableEntity"]>;
|
|
2924
|
+
/** Parameters of Get Always dwell in panels (`com.apple.systempreferences.AxDwellInPanelsEntity`). */
|
|
2925
|
+
export type SettingsGetAlwaysDwellInPanelsParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellInPanelsEntity"]>;
|
|
2926
|
+
/** Parameters of Update AX.Keyboard.axDwellInPanels.title (`com.apple.systempreferences.AxDwellInPanelsEntity-UpdatableEntity`). */
|
|
2927
|
+
export type SettingsUpdateAxKeyboardAxDwellInPanelsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellInPanelsEntity-UpdatableEntity"]>;
|
|
2928
|
+
/** Parameters of Get Hide dwell time indicators (`com.apple.systempreferences.AxDwellProgressIndicatorEntity`). */
|
|
2929
|
+
export type SettingsGetHideDwellTimeIndicatorsParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellProgressIndicatorEntity"]>;
|
|
2930
|
+
/** Parameters of Update AX.Keyboard.axDwellProgressIndicator.title (`com.apple.systempreferences.AxDwellProgressIndicatorEntity-UpdatableEntity`). */
|
|
2931
|
+
export type SettingsUpdateAxKeyboardAxDwellProgressIndicatorTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellProgressIndicatorEntity-UpdatableEntity"]>;
|
|
2932
|
+
/** Parameters of Get Enable zoom when using dwell (`com.apple.systempreferences.AxDwellZoomEntity`). */
|
|
2933
|
+
export type SettingsGetEnableZoomWhenUsingDwellParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellZoomEntity"]>;
|
|
2934
|
+
/** Parameters of Update AX.Keyboard.axDwellZoom.title (`com.apple.systempreferences.AxDwellZoomEntity-UpdatableEntity`). */
|
|
2935
|
+
export type SettingsUpdateAxKeyboardAxDwellZoomTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxDwellZoomEntity-UpdatableEntity"]>;
|
|
2936
|
+
/** Parameters of Get Live Captions in FaceTime (`com.apple.systempreferences.AxFacetimeTranscriptionsEntity`). */
|
|
2937
|
+
export type SettingsGetLiveCaptionsInFaceTimeParams = Partial<ParamTypes["com.apple.systempreferences.AxFacetimeTranscriptionsEntity"]>;
|
|
2938
|
+
/** Parameters of Update AX.LiveCaptions.axFacetimeTranscriptions.title (`com.apple.systempreferences.AxFacetimeTranscriptionsEntity-UpdatableEntity`). */
|
|
2939
|
+
export type SettingsUpdateAxLiveCaptionsAxFacetimeTranscriptionsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFacetimeTranscriptionsEntity-UpdatableEntity"]>;
|
|
2940
|
+
/** Parameters of Get Live Speech (`com.apple.systempreferences.AxFeatureLivespeechEntity`). */
|
|
2941
|
+
export type SettingsGetLiveSpeechParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureLivespeechEntity"]>;
|
|
2942
|
+
/** Parameters of Update AX.LiveSpeech.axFeatureLivespeech.title (`com.apple.systempreferences.AxFeatureLivespeechEntity-UpdatableEntity`). */
|
|
2943
|
+
export type SettingsUpdateAxLiveSpeechAxFeatureLivespeechTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureLivespeechEntity-UpdatableEntity"]>;
|
|
2944
|
+
/** Parameters of Get Switch Control (`com.apple.systempreferences.AxFeatureSwitchcontrolEntity`). */
|
|
2945
|
+
export type SettingsGetSwitchControlParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureSwitchcontrolEntity"]>;
|
|
2946
|
+
/** Parameters of Update AX.SwitchControl.axFeatureSwitchcontrol.title (`com.apple.systempreferences.AxFeatureSwitchcontrolEntity-UpdatableEntity`). */
|
|
2947
|
+
export type SettingsUpdateAxSwitchControlAxFeatureSwitchcontrolTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureSwitchcontrolEntity-UpdatableEntity"]>;
|
|
2948
|
+
/** Parameters of Get Voice Control (`com.apple.systempreferences.AxFeatureVoicecontrolEntity`). */
|
|
2949
|
+
export type SettingsGetVoiceControlParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureVoicecontrolEntity"]>;
|
|
2950
|
+
/** Parameters of Update AX.VoiceControl.axFeatureVoicecontrol.title (`com.apple.systempreferences.AxFeatureVoicecontrolEntity-UpdatableEntity`). */
|
|
2951
|
+
export type SettingsUpdateAxVoiceControlAxFeatureVoicecontrolTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureVoicecontrolEntity-UpdatableEntity"]>;
|
|
2952
|
+
/** Parameters of Get VoiceOver (`com.apple.systempreferences.AxFeatureVoiceoverEntity`). */
|
|
2953
|
+
export type SettingsGetVoiceOverParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureVoiceoverEntity"]>;
|
|
2954
|
+
/** Parameters of Update AX.VoiceOver.axFeatureVoiceover.title (`com.apple.systempreferences.AxFeatureVoiceoverEntity-UpdatableEntity`). */
|
|
2955
|
+
export type SettingsUpdateAxVoiceOverAxFeatureVoiceoverTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureVoiceoverEntity-UpdatableEntity"]>;
|
|
2956
|
+
/** Parameters of Get Zoom (`com.apple.systempreferences.AxFeatureZoomEntity`). */
|
|
2957
|
+
export type SettingsGetZoomParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureZoomEntity"]>;
|
|
2958
|
+
/** Parameters of Update AX.Zoom.axFeatureZoom.title (`com.apple.systempreferences.AxFeatureZoomEntity-UpdatableEntity`). */
|
|
2959
|
+
export type SettingsUpdateAxZoomAxFeatureZoomTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFeatureZoomEntity-UpdatableEntity"]>;
|
|
2960
|
+
/** Parameters of Get Shake mouse pointer to locate (`com.apple.systempreferences.AxFindCursorEntity`). */
|
|
2961
|
+
export type SettingsGetShakeMousePointerToLocateParams = Partial<ParamTypes["com.apple.systempreferences.AxFindCursorEntity"]>;
|
|
2962
|
+
/** Parameters of Update AX.Display.axFindCursor.title (`com.apple.systempreferences.AxFindCursorEntity-UpdatableEntity`). */
|
|
2963
|
+
export type SettingsUpdateAxDisplayAxFindCursorTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFindCursorEntity-UpdatableEntity"]>;
|
|
2964
|
+
/** Parameters of Get Auto-hide full keyboard access (`com.apple.systempreferences.AxFkaAutoHideCheckboxEntity`). */
|
|
2965
|
+
export type SettingsGetAutoHideFullKeyboardAccessParams = Partial<ParamTypes["com.apple.systempreferences.AxFkaAutoHideCheckboxEntity"]>;
|
|
2966
|
+
/** Parameters of Update AX.Keyboard.axFkaAutoHideCheckbox.title (`com.apple.systempreferences.AxFkaAutoHideCheckboxEntity-UpdatableEntity`). */
|
|
2967
|
+
export type SettingsUpdateAxKeyboardAxFkaAutoHideCheckboxTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFkaAutoHideCheckboxEntity-UpdatableEntity"]>;
|
|
2968
|
+
/** Parameters of Get Full Keyboard Access (`com.apple.systempreferences.AxFkaEnableCheckboxEntity`). */
|
|
2969
|
+
export type SettingsGetFullKeyboardAccessParams = Partial<ParamTypes["com.apple.systempreferences.AxFkaEnableCheckboxEntity"]>;
|
|
2970
|
+
/** Parameters of Update AX.Keyboard.axFkaEnableCheckbox.title (`com.apple.systempreferences.AxFkaEnableCheckboxEntity-UpdatableEntity`). */
|
|
2971
|
+
export type SettingsUpdateAxKeyboardAxFkaEnableCheckboxTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFkaEnableCheckboxEntity-UpdatableEntity"]>;
|
|
2972
|
+
/** Parameters of Get full keyboard access high contrast (`com.apple.systempreferences.AxFkaHighContrastCheckboxEntity`). */
|
|
2973
|
+
export type SettingsGetFullKeyboardAccessHighContrastParams = Partial<ParamTypes["com.apple.systempreferences.AxFkaHighContrastCheckboxEntity"]>;
|
|
2974
|
+
/** Parameters of Update AX.Keyboard.axFkaHighContrastCheckbox.title (`com.apple.systempreferences.AxFkaHighContrastCheckboxEntity-UpdatableEntity`). */
|
|
2975
|
+
export type SettingsUpdateAxKeyboardAxFkaHighContrastCheckboxTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFkaHighContrastCheckboxEntity-UpdatableEntity"]>;
|
|
2976
|
+
/** Parameters of Get Increase full keyboard access border size (`com.apple.systempreferences.AxFkaIncreaseSizeCheckboxEntity`). */
|
|
2977
|
+
export type SettingsGetIncreaseFullKeyboardAccessBorderSizeParams = Partial<ParamTypes["com.apple.systempreferences.AxFkaIncreaseSizeCheckboxEntity"]>;
|
|
2978
|
+
/** Parameters of Update AX.Keyboard.axFkaIncreaseSizeCheckbox.title (`com.apple.systempreferences.AxFkaIncreaseSizeCheckboxEntity-UpdatableEntity`). */
|
|
2979
|
+
export type SettingsUpdateAxKeyboardAxFkaIncreaseSizeCheckboxTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFkaIncreaseSizeCheckboxEntity-UpdatableEntity"]>;
|
|
2980
|
+
/** Parameters of Get Flash the screen when an alert sound occurs (`com.apple.systempreferences.AxFlashScreenEntity`). */
|
|
2981
|
+
export type SettingsGetFlashTheScreenWhenAnAlertSoundOccursParams = Partial<ParamTypes["com.apple.systempreferences.AxFlashScreenEntity"]>;
|
|
2982
|
+
/** Parameters of Update AX.Audio.axFlashScreen.title (`com.apple.systempreferences.AxFlashScreenEntity-UpdatableEntity`). */
|
|
2983
|
+
export type SettingsUpdateAxAudioAxFlashScreenTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxFlashScreenEntity-UpdatableEntity"]>;
|
|
2984
|
+
/** Parameters of Get Head Pointer (`com.apple.systempreferences.AxHeadMouseEntity`). */
|
|
2985
|
+
export type SettingsGetHeadPointerParams = Partial<ParamTypes["com.apple.systempreferences.AxHeadMouseEntity"]>;
|
|
2986
|
+
/** Parameters of Update AX.PointerControl.axHeadMouse.title (`com.apple.systempreferences.AxHeadMouseEntity-UpdatableEntity`). */
|
|
2987
|
+
export type SettingsUpdateAxPointerControlAxHeadMouseTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHeadMouseEntity-UpdatableEntity"]>;
|
|
2988
|
+
/** Parameters of Get Allow dwell actions toolbar in panels (`com.apple.systempreferences.AxHomePanelDwellActionsEntity`). */
|
|
2989
|
+
export type SettingsGetAllowDwellActionsToolbarInPanelsParams = Partial<ParamTypes["com.apple.systempreferences.AxHomePanelDwellActionsEntity"]>;
|
|
2990
|
+
/** Parameters of Update AX.Keyboard.axHomePanelDwellActions.title (`com.apple.systempreferences.AxHomePanelDwellActionsEntity-UpdatableEntity`). */
|
|
2991
|
+
export type SettingsUpdateAxKeyboardAxHomePanelDwellActionsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHomePanelDwellActionsEntity-UpdatableEntity"]>;
|
|
2992
|
+
/** Parameters of Get Bottom left dwell corner (`com.apple.systempreferences.AxHotCornerBottomLeftEntity`). */
|
|
2993
|
+
export type SettingsGetBottomLeftDwellCornerParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerBottomLeftEntity"]>;
|
|
2994
|
+
/** Parameters of Update AX.Keyboard.axHotCornerBottomLeft.title (`com.apple.systempreferences.AxHotCornerBottomLeftEntity-UpdatableEntity`). */
|
|
2995
|
+
export type SettingsUpdateAxKeyboardAxHotCornerBottomLeftTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerBottomLeftEntity-UpdatableEntity"]>;
|
|
2996
|
+
/** Parameters of Get Bottom right dwell corner (`com.apple.systempreferences.AxHotCornerBottomRightEntity`). */
|
|
2997
|
+
export type SettingsGetBottomRightDwellCornerParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerBottomRightEntity"]>;
|
|
2998
|
+
/** Parameters of Update AX.Keyboard.axHotCornerBottomRight.title (`com.apple.systempreferences.AxHotCornerBottomRightEntity-UpdatableEntity`). */
|
|
2999
|
+
export type SettingsUpdateAxKeyboardAxHotCornerBottomRightTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerBottomRightEntity-UpdatableEntity"]>;
|
|
3000
|
+
/** Parameters of Get Show accessibility keyboard near activated screen corner (`com.apple.systempreferences.AxHotCornerMoveHomePanelEntity`). */
|
|
3001
|
+
export type SettingsGetShowAccessibilityKeyboardNearActivatedScreenCornerParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerMoveHomePanelEntity"]>;
|
|
3002
|
+
/** Parameters of Update AX.Keyboard.axHotCornerMoveHomePanel.title (`com.apple.systempreferences.AxHotCornerMoveHomePanelEntity-UpdatableEntity`). */
|
|
3003
|
+
export type SettingsUpdateAxKeyboardAxHotCornerMoveHomePanelTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerMoveHomePanelEntity-UpdatableEntity"]>;
|
|
3004
|
+
/** Parameters of Get Top left dwell corner (`com.apple.systempreferences.AxHotCornerTopLeftEntity`). */
|
|
3005
|
+
export type SettingsGetTopLeftDwellCornerParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerTopLeftEntity"]>;
|
|
3006
|
+
/** Parameters of Update AX.Keyboard.axHotCornerTopLeft.title (`com.apple.systempreferences.AxHotCornerTopLeftEntity-UpdatableEntity`). */
|
|
3007
|
+
export type SettingsUpdateAxKeyboardAxHotCornerTopLeftTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerTopLeftEntity-UpdatableEntity"]>;
|
|
3008
|
+
/** Parameters of Get Top right dwell corner (`com.apple.systempreferences.AxHotCornerTopRightEntity`). */
|
|
3009
|
+
export type SettingsGetTopRightDwellCornerParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerTopRightEntity"]>;
|
|
3010
|
+
/** Parameters of Update AX.Keyboard.axHotCornerTopRight.title (`com.apple.systempreferences.AxHotCornerTopRightEntity-UpdatableEntity`). */
|
|
3011
|
+
export type SettingsUpdateAxKeyboardAxHotCornerTopRightTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHotCornerTopRightEntity-UpdatableEntity"]>;
|
|
3012
|
+
/** Parameters of Get Triple-press modifier to set Hover Text activation lock (`com.apple.systempreferences.AxHoverTextActivationLockModeEntity`). */
|
|
3013
|
+
export type SettingsGetTriplePressModifierToSetHoverTextActivationLockParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTextActivationLockModeEntity"]>;
|
|
3014
|
+
/** Parameters of Update AX.HoverText.axHoverTextActivationLockMode.title (`com.apple.systempreferences.AxHoverTextActivationLockModeEntity-UpdatableEntity`). */
|
|
3015
|
+
export type SettingsUpdateAxHoverTextAxHoverTextActivationLockModeTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTextActivationLockModeEntity-UpdatableEntity"]>;
|
|
3016
|
+
/** Parameters of Get Enable Hover Text (`com.apple.systempreferences.AxHoverTextEnableEntity`). */
|
|
3017
|
+
export type SettingsGetEnableHoverTextParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTextEnableEntity"]>;
|
|
3018
|
+
/** Parameters of Update AX.HoverText.axHoverTextEnable.title (`com.apple.systempreferences.AxHoverTextEnableEntity-UpdatableEntity`). */
|
|
3019
|
+
export type SettingsUpdateAxHoverTextAxHoverTextEnableTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTextEnableEntity-UpdatableEntity"]>;
|
|
3020
|
+
/** Parameters of Get Hover Text modifier (`com.apple.systempreferences.AxHoverTextModifierEntity`). */
|
|
3021
|
+
export type SettingsGetHoverTextModifierParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTextModifierEntity"]>;
|
|
3022
|
+
/** Parameters of Update AX.HoverText.axHoverTextModifier.title (`com.apple.systempreferences.AxHoverTextModifierEntity-UpdatableEntity`). */
|
|
3023
|
+
export type SettingsUpdateAxHoverTextAxHoverTextModifierTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTextModifierEntity-UpdatableEntity"]>;
|
|
3024
|
+
/** Parameters of Get Hover Typing (`com.apple.systempreferences.AxHoverTypingEnableEntity`). */
|
|
3025
|
+
export type SettingsGetHoverTypingParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTypingEnableEntity"]>;
|
|
3026
|
+
/** Parameters of Update AX.HoverText.axHoverTypingEnable.title (`com.apple.systempreferences.AxHoverTypingEnableEntity-UpdatableEntity`). */
|
|
3027
|
+
export type SettingsUpdateAxHoverTextAxHoverTypingEnableTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTypingEnableEntity-UpdatableEntity"]>;
|
|
3028
|
+
/** Parameters of Get Hover Typing location (`com.apple.systempreferences.AxHoverTypingEntryLocationEntity`). */
|
|
3029
|
+
export type SettingsGetHoverTypingLocationParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTypingEntryLocationEntity"]>;
|
|
3030
|
+
/** Parameters of Update AX.HoverText.axHoverTypingEntryLocation.title (`com.apple.systempreferences.AxHoverTypingEntryLocationEntity-UpdatableEntity`). */
|
|
3031
|
+
export type SettingsUpdateAxHoverTextAxHoverTypingEntryLocationTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxHoverTypingEntryLocationEntity-UpdatableEntity"]>;
|
|
3032
|
+
/** Parameters of Get Ignore built-in trackpad when mouse or wireless trackpad is present (`com.apple.systempreferences.AxIgnoreTrackpadEntity`). */
|
|
3033
|
+
export type SettingsGetIgnoreBuiltInTrackpadWhenMouseOrWirelessTrackpadIsPresentParams = Partial<ParamTypes["com.apple.systempreferences.AxIgnoreTrackpadEntity"]>;
|
|
3034
|
+
/** Parameters of Update AX.PointerControl.axIgnoreTrackpad.title (`com.apple.systempreferences.AxIgnoreTrackpadEntity-UpdatableEntity`). */
|
|
3035
|
+
export type SettingsUpdateAxPointerControlAxIgnoreTrackpadTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxIgnoreTrackpadEntity-UpdatableEntity"]>;
|
|
3036
|
+
/** Parameters of Get Increase Contrast (`com.apple.systempreferences.AxIncreaseContrastEntity`). */
|
|
3037
|
+
export type SettingsGetIncreaseContrastParams = Partial<ParamTypes["com.apple.systempreferences.AxIncreaseContrastEntity"]>;
|
|
3038
|
+
/** Parameters of Update AX.Display.axIncreaseContrast.title (`com.apple.systempreferences.AxIncreaseContrastEntity-UpdatableEntity`). */
|
|
3039
|
+
export type SettingsUpdateAxDisplayAxIncreaseContrastTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxIncreaseContrastEntity-UpdatableEntity"]>;
|
|
3040
|
+
/** Parameters of Get Invert Colors (`com.apple.systempreferences.AxInvertColorEntity`). */
|
|
3041
|
+
export type SettingsGetInvertColorsParams = Partial<ParamTypes["com.apple.systempreferences.AxInvertColorEntity"]>;
|
|
3042
|
+
/** Parameters of Update AX.Display.axInvertColor.title (`com.apple.systempreferences.AxInvertColorEntity-UpdatableEntity`). */
|
|
3043
|
+
export type SettingsUpdateAxDisplayAxInvertColorTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxInvertColorEntity-UpdatableEntity"]>;
|
|
3044
|
+
/** Parameters of Get Smart Invert (`com.apple.systempreferences.AxInvertColorModeEntity`). */
|
|
3045
|
+
export type SettingsGetSmartInvertParams = Partial<ParamTypes["com.apple.systempreferences.AxInvertColorModeEntity"]>;
|
|
3046
|
+
/** Parameters of Update AX.Display.axInvertColorMode.title (`com.apple.systempreferences.AxInvertColorModeEntity-UpdatableEntity`). */
|
|
3047
|
+
export type SettingsUpdateAxDisplayAxInvertColorModeTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxInvertColorModeEntity-UpdatableEntity"]>;
|
|
3048
|
+
/** Parameters of Get Appearance (Keyboard) (`com.apple.systempreferences.AxKbAppearanceTypeEntity`). */
|
|
3049
|
+
export type SettingsGetAppearanceKeyboardParams = Partial<ParamTypes["com.apple.systempreferences.AxKbAppearanceTypeEntity"]>;
|
|
3050
|
+
/** Parameters of Update AX.Keyboard.axKbAppearanceType.title (`com.apple.systempreferences.AxKbAppearanceTypeEntity-UpdatableEntity`). */
|
|
3051
|
+
export type SettingsUpdateAxKeyboardAxKbAppearanceTypeTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxKbAppearanceTypeEntity-UpdatableEntity"]>;
|
|
3052
|
+
/** Parameters of Get Capitalize sentences automatically when using the Accessibility Keyboard (`com.apple.systempreferences.AxKbAutoCapitalizationEntity`). */
|
|
3053
|
+
export type SettingsGetCapitalizeSentencesAutomaticallyWhenUsingTheAccessibilityKeyboardParams = Partial<ParamTypes["com.apple.systempreferences.AxKbAutoCapitalizationEntity"]>;
|
|
3054
|
+
/** Parameters of Update AX.Keyboard.axKbAutoCapitalization.title (`com.apple.systempreferences.AxKbAutoCapitalizationEntity-UpdatableEntity`). */
|
|
3055
|
+
export type SettingsUpdateAxKeyboardAxKbAutoCapitalizationTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxKbAutoCapitalizationEntity-UpdatableEntity"]>;
|
|
3056
|
+
/** Parameters of Get Insert and remove spaces automatically when using the Accessibility Keyboard (`com.apple.systempreferences.AxKbAutoSpacingEntity`). */
|
|
3057
|
+
export type SettingsGetInsertAndRemoveSpacesAutomaticallyWhenUsingTheAccessibilityKeyboardParams = Partial<ParamTypes["com.apple.systempreferences.AxKbAutoSpacingEntity"]>;
|
|
3058
|
+
/** Parameters of Update AX.Keyboard.axKbAutoSpacing.title (`com.apple.systempreferences.AxKbAutoSpacingEntity-UpdatableEntity`). */
|
|
3059
|
+
export type SettingsUpdateAxKeyboardAxKbAutoSpacingTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxKbAutoSpacingEntity-UpdatableEntity"]>;
|
|
3060
|
+
/** Parameters of Get Fade accessibility keyboard after inactivity (`com.apple.systempreferences.AxKbHideEntity`). */
|
|
3061
|
+
export type SettingsGetFadeAccessibilityKeyboardAfterInactivityParams = Partial<ParamTypes["com.apple.systempreferences.AxKbHideEntity"]>;
|
|
3062
|
+
/** Parameters of Update AX.Keyboard.axKbHide.title (`com.apple.systempreferences.AxKbHideEntity-UpdatableEntity`). */
|
|
3063
|
+
export type SettingsUpdateAxKeyboardAxKbHideTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxKbHideEntity-UpdatableEntity"]>;
|
|
3064
|
+
/** Parameters of Get Keys should be entered on (`com.apple.systempreferences.AxKbKeyAcceptedMouseEntity`). */
|
|
3065
|
+
export type SettingsGetKeysShouldBeEnteredOnParams = Partial<ParamTypes["com.apple.systempreferences.AxKbKeyAcceptedMouseEntity"]>;
|
|
3066
|
+
/** Parameters of Update AX.Keyboard.axKbKeyAcceptedMouse.title (`com.apple.systempreferences.AxKbKeyAcceptedMouseEntity-UpdatableEntity`). */
|
|
3067
|
+
export type SettingsUpdateAxKeyboardAxKbKeyAcceptedMouseTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxKbKeyAcceptedMouseEntity-UpdatableEntity"]>;
|
|
3068
|
+
/** Parameters of Get Keys on accessibility keyboard can be activated with right-click (`com.apple.systempreferences.AxKbRightClickEntity`). */
|
|
3069
|
+
export type SettingsGetKeysOnAccessibilityKeyboardCanBeActivatedWithRightClickParams = Partial<ParamTypes["com.apple.systempreferences.AxKbRightClickEntity"]>;
|
|
3070
|
+
/** Parameters of Update AX.Keyboard.axKbRightClick.title (`com.apple.systempreferences.AxKbRightClickEntity-UpdatableEntity`). */
|
|
3071
|
+
export type SettingsUpdateAxKeyboardAxKbRightClickTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxKbRightClickEntity-UpdatableEntity"]>;
|
|
3072
|
+
/** Parameters of Get Accessibility keyboard sounds (`com.apple.systempreferences.AxKbUseClickSoundsEntity`). */
|
|
3073
|
+
export type SettingsGetAccessibilityKeyboardSoundsParams = Partial<ParamTypes["com.apple.systempreferences.AxKbUseClickSoundsEntity"]>;
|
|
3074
|
+
/** Parameters of Update AX.Keyboard.axKbUseClickSounds.title (`com.apple.systempreferences.AxKbUseClickSoundsEntity-UpdatableEntity`). */
|
|
3075
|
+
export type SettingsUpdateAxKeyboardAxKbUseClickSoundsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxKbUseClickSoundsEntity-UpdatableEntity"]>;
|
|
3076
|
+
/** Parameters of Get Show dwell actions in menu bar (`com.apple.systempreferences.AxMenubarDwellActionsEntity`). */
|
|
3077
|
+
export type SettingsGetShowDwellActionsInMenuBarParams = Partial<ParamTypes["com.apple.systempreferences.AxMenubarDwellActionsEntity"]>;
|
|
3078
|
+
/** Parameters of Update AX.Keyboard.axMenubarDwellActions.title (`com.apple.systempreferences.AxMenubarDwellActionsEntity-UpdatableEntity`). */
|
|
3079
|
+
export type SettingsUpdateAxKeyboardAxMenubarDwellActionsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxMenubarDwellActionsEntity-UpdatableEntity"]>;
|
|
3080
|
+
/** Parameters of Get Play stereo audio as mono (`com.apple.systempreferences.AxMonoAudioEntity`). */
|
|
3081
|
+
export type SettingsGetPlayStereoAudioAsMonoParams = Partial<ParamTypes["com.apple.systempreferences.AxMonoAudioEntity"]>;
|
|
3082
|
+
/** Parameters of Update AX.Audio.axMonoAudio.title (`com.apple.systempreferences.AxMonoAudioEntity-UpdatableEntity`). */
|
|
3083
|
+
export type SettingsUpdateAxAudioAxMonoAudioTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxMonoAudioEntity-UpdatableEntity"]>;
|
|
3084
|
+
/** Parameters of Get Vehicle Motion Cues (`com.apple.systempreferences.AxMotionCuesEnabledEntity`). */
|
|
3085
|
+
export type SettingsGetVehicleMotionCuesParams = Partial<ParamTypes["com.apple.systempreferences.AxMotionCuesEnabledEntity"]>;
|
|
3086
|
+
/** Parameters of Update AX.Motion.axMotionCuesEnabled.title (`com.apple.systempreferences.AxMotionCuesEnabledEntity-UpdatableEntity`). */
|
|
3087
|
+
export type SettingsUpdateAxMotionAxMotionCuesEnabledTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxMotionCuesEnabledEntity-UpdatableEntity"]>;
|
|
3088
|
+
/** Parameters of Get Mouse Keys (`com.apple.systempreferences.AxMouseKeysEntity`). */
|
|
3089
|
+
export type SettingsGetMouseKeysParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseKeysEntity"]>;
|
|
3090
|
+
/** Parameters of Update AX.PointerControl.axMouseKeys.title (`com.apple.systempreferences.AxMouseKeysEntity-UpdatableEntity`). */
|
|
3091
|
+
export type SettingsUpdateAxPointerControlAxMouseKeysTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseKeysEntity-UpdatableEntity"]>;
|
|
3092
|
+
/** Parameters of Get Ignore built-in trackpad when using Mouse Keys (`com.apple.systempreferences.AxMouseKeysIgnoreTrackpadEntity`). */
|
|
3093
|
+
export type SettingsGetIgnoreBuiltInTrackpadWhenUsingMouseKeysParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseKeysIgnoreTrackpadEntity"]>;
|
|
3094
|
+
/** Parameters of Update AX.PointerControl.axMouseKeysIgnoreTrackpad.title (`com.apple.systempreferences.AxMouseKeysIgnoreTrackpadEntity-UpdatableEntity`). */
|
|
3095
|
+
export type SettingsUpdateAxPointerControlAxMouseKeysIgnoreTrackpadTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseKeysIgnoreTrackpadEntity-UpdatableEntity"]>;
|
|
3096
|
+
/** Parameters of Get Press the Option key five times to toggle Mouse Keys (`com.apple.systempreferences.AxMouseKeysShortcutEntity`). */
|
|
3097
|
+
export type SettingsGetPressTheOptionKeyFiveTimesToToggleMouseKeysParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseKeysShortcutEntity"]>;
|
|
3098
|
+
/** Parameters of Update AX.PointerControl.axMouseKeysShortcut.title (`com.apple.systempreferences.AxMouseKeysShortcutEntity-UpdatableEntity`). */
|
|
3099
|
+
export type SettingsUpdateAxPointerControlAxMouseKeysShortcutTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseKeysShortcutEntity-UpdatableEntity"]>;
|
|
3100
|
+
/** Parameters of Get Use inertia when scrolling with mouse (`com.apple.systempreferences.AxMouseScrollBehaviorEntity`). */
|
|
3101
|
+
export type SettingsGetUseInertiaWhenScrollingWithMouseParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseScrollBehaviorEntity"]>;
|
|
3102
|
+
/** Parameters of Update AX.PointerControl.axMouseScrollBehavior.title (`com.apple.systempreferences.AxMouseScrollBehaviorEntity-UpdatableEntity`). */
|
|
3103
|
+
export type SettingsUpdateAxPointerControlAxMouseScrollBehaviorTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseScrollBehaviorEntity-UpdatableEntity"]>;
|
|
3104
|
+
/** Parameters of Get Use mouse for scrolling (`com.apple.systempreferences.AxMouseScrollEntity`). */
|
|
3105
|
+
export type SettingsGetUseMouseForScrollingParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseScrollEntity"]>;
|
|
3106
|
+
/** Parameters of Update AX.PointerControl.axMouseScroll.title (`com.apple.systempreferences.AxMouseScrollEntity-UpdatableEntity`). */
|
|
3107
|
+
export type SettingsUpdateAxPointerControlAxMouseScrollTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxMouseScrollEntity-UpdatableEntity"]>;
|
|
3108
|
+
/** Parameters of Get Prefer horizontal text (`com.apple.systempreferences.AxPrefersHorizTextLayoutEntity`). */
|
|
3109
|
+
export type SettingsGetPreferHorizontalTextParams = Partial<ParamTypes["com.apple.systempreferences.AxPrefersHorizTextLayoutEntity"]>;
|
|
3110
|
+
/** Parameters of Update AX.Display.axPrefersHorizTextLayout.title (`com.apple.systempreferences.AxPrefersHorizTextLayoutEntity-UpdatableEntity`). */
|
|
3111
|
+
export type SettingsUpdateAxDisplayAxPrefersHorizTextLayoutTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxPrefersHorizTextLayoutEntity-UpdatableEntity"]>;
|
|
3112
|
+
/** Parameters of Get Prefer non-blinking cursor (`com.apple.systempreferences.AxReduceCursorModulationEntity`). */
|
|
3113
|
+
export type SettingsGetPreferNonBlinkingCursorParams = Partial<ParamTypes["com.apple.systempreferences.AxReduceCursorModulationEntity"]>;
|
|
3114
|
+
/** Parameters of Update AX.Motion.axReduceCursorModulation.title (`com.apple.systempreferences.AxReduceCursorModulationEntity-UpdatableEntity`). */
|
|
3115
|
+
export type SettingsUpdateAxMotionAxReduceCursorModulationTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxReduceCursorModulationEntity-UpdatableEntity"]>;
|
|
3116
|
+
/** Parameters of Get Reduce Motion (`com.apple.systempreferences.AxReduceMotionEntity`). */
|
|
3117
|
+
export type SettingsGetReduceMotionParams = Partial<ParamTypes["com.apple.systempreferences.AxReduceMotionEntity"]>;
|
|
3118
|
+
/** Parameters of Update AX.Motion.axReduceMotion.title (`com.apple.systempreferences.AxReduceMotionEntity-UpdatableEntity`). */
|
|
3119
|
+
export type SettingsUpdateAxMotionAxReduceMotionTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxReduceMotionEntity-UpdatableEntity"]>;
|
|
3120
|
+
/** Parameters of Get Reduce Transparency (`com.apple.systempreferences.AxReduceTransparencyEntity`). */
|
|
3121
|
+
export type SettingsGetReduceTransparencyParams = Partial<ParamTypes["com.apple.systempreferences.AxReduceTransparencyEntity"]>;
|
|
3122
|
+
/** Parameters of Update AX.Display.axReduceTransparency.title (`com.apple.systempreferences.AxReduceTransparencyEntity-UpdatableEntity`). */
|
|
3123
|
+
export type SettingsUpdateAxDisplayAxReduceTransparencyTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxReduceTransparencyEntity-UpdatableEntity"]>;
|
|
3124
|
+
/** Parameters of Get Enable RTT (`com.apple.systempreferences.AxRttEnableEntity`). */
|
|
3125
|
+
export type SettingsGetEnableRttParams = Partial<ParamTypes["com.apple.systempreferences.AxRttEnableEntity"]>;
|
|
3126
|
+
/** Parameters of Update AX.RTT.axRttEnable.title (`com.apple.systempreferences.AxRttEnableEntity-UpdatableEntity`). */
|
|
3127
|
+
export type SettingsUpdateAxRttAxRttEnableTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxRttEnableEntity-UpdatableEntity"]>;
|
|
3128
|
+
/** Parameters of Get Send RTT immediately (`com.apple.systempreferences.AxRttSendImmediatelyEntity`). */
|
|
3129
|
+
export type SettingsGetSendRttImmediatelyParams = Partial<ParamTypes["com.apple.systempreferences.AxRttSendImmediatelyEntity"]>;
|
|
3130
|
+
/** Parameters of Update AX.RTT.axRttSendImmediately.title (`com.apple.systempreferences.AxRttSendImmediatelyEntity-UpdatableEntity`). */
|
|
3131
|
+
export type SettingsUpdateAxRttAxRttSendImmediatelyTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxRttSendImmediatelyEntity-UpdatableEntity"]>;
|
|
3132
|
+
/** Parameters of Get Show Borders (`com.apple.systempreferences.AxShowBordersEntity`). */
|
|
3133
|
+
export type SettingsGetShowBordersParams = Partial<ParamTypes["com.apple.systempreferences.AxShowBordersEntity"]>;
|
|
3134
|
+
/** Parameters of Update AX.Display.axShowBorders.title (`com.apple.systempreferences.AxShowBordersEntity-UpdatableEntity`). */
|
|
3135
|
+
export type SettingsUpdateAxDisplayAxShowBordersTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxShowBordersEntity-UpdatableEntity"]>;
|
|
3136
|
+
/** Parameters of Get Show toolbar button shapes (`com.apple.systempreferences.AxShowToolbarButtonShapesEntity`). */
|
|
3137
|
+
export type SettingsGetShowToolbarButtonShapesParams = Partial<ParamTypes["com.apple.systempreferences.AxShowToolbarButtonShapesEntity"]>;
|
|
3138
|
+
/** Parameters of Update AX.Display.axShowToolbarButtonShapes.title (`com.apple.systempreferences.AxShowToolbarButtonShapesEntity-UpdatableEntity`). */
|
|
3139
|
+
export type SettingsUpdateAxDisplayAxShowToolbarButtonShapesTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxShowToolbarButtonShapesEntity-UpdatableEntity"]>;
|
|
3140
|
+
/** Parameters of Get Show window title icons (`com.apple.systempreferences.AxShowWindowTitlebarIconsEntity`). */
|
|
3141
|
+
export type SettingsGetShowWindowTitleIconsParams = Partial<ParamTypes["com.apple.systempreferences.AxShowWindowTitlebarIconsEntity"]>;
|
|
3142
|
+
/** Parameters of Update AX.Display.axShowWindowTitlebarIcons.title (`com.apple.systempreferences.AxShowWindowTitlebarIconsEntity-UpdatableEntity`). */
|
|
3143
|
+
export type SettingsUpdateAxDisplayAxShowWindowTitlebarIconsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxShowWindowTitlebarIconsEntity-UpdatableEntity"]>;
|
|
3144
|
+
/** Parameters of Get Listen for atypical speech (`com.apple.systempreferences.AxSiriAtypicalSpeechEntity`). */
|
|
3145
|
+
export type SettingsGetListenForAtypicalSpeechParams = Partial<ParamTypes["com.apple.systempreferences.AxSiriAtypicalSpeechEntity"]>;
|
|
3146
|
+
/** Parameters of Update AX.Siri.axSiriAtypicalSpeech.title (`com.apple.systempreferences.AxSiriAtypicalSpeechEntity-UpdatableEntity`). */
|
|
3147
|
+
export type SettingsUpdateAxSiriAxSiriAtypicalSpeechTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSiriAtypicalSpeechEntity-UpdatableEntity"]>;
|
|
3148
|
+
/** Parameters of Get Slow Keys (`com.apple.systempreferences.AxSlowKeysEntity`). */
|
|
3149
|
+
export type SettingsGetSlowKeysParams = Partial<ParamTypes["com.apple.systempreferences.AxSlowKeysEntity"]>;
|
|
3150
|
+
/** Parameters of Update AX.Keyboard.axSlowKeys.title (`com.apple.systempreferences.AxSlowKeysEntity-UpdatableEntity`). */
|
|
3151
|
+
export type SettingsUpdateAxKeyboardAxSlowKeysTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSlowKeysEntity-UpdatableEntity"]>;
|
|
3152
|
+
/** Parameters of Get Slow keys sounds (`com.apple.systempreferences.AxSlowKeysSoundEntity`). */
|
|
3153
|
+
export type SettingsGetSlowKeysSoundsParams = Partial<ParamTypes["com.apple.systempreferences.AxSlowKeysSoundEntity"]>;
|
|
3154
|
+
/** Parameters of Update AX.Keyboard.axSlowKeysSound.title (`com.apple.systempreferences.AxSlowKeysSoundEntity-UpdatableEntity`). */
|
|
3155
|
+
export type SettingsUpdateAxKeyboardAxSlowKeysSoundTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSlowKeysSoundEntity-UpdatableEntity"]>;
|
|
3156
|
+
/** Parameters of Get Spatial audio follows head movements (`com.apple.systempreferences.AxSpatialAudioFollowsHeadEntity`). */
|
|
3157
|
+
export type SettingsGetSpatialAudioFollowsHeadMovementsParams = Partial<ParamTypes["com.apple.systempreferences.AxSpatialAudioFollowsHeadEntity"]>;
|
|
3158
|
+
/** Parameters of Update AX.Audio.axSpatialAudioFollowsHead.title (`com.apple.systempreferences.AxSpatialAudioFollowsHeadEntity-UpdatableEntity`). */
|
|
3159
|
+
export type SettingsUpdateAxAudioAxSpatialAudioFollowsHeadTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpatialAudioFollowsHeadEntity-UpdatableEntity"]>;
|
|
3160
|
+
/** Parameters of Get Speak announcements (`com.apple.systempreferences.AxSpokenAlertsEntity`). */
|
|
3161
|
+
export type SettingsGetSpeakAnnouncementsParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenAlertsEntity"]>;
|
|
3162
|
+
/** Parameters of Update AX.SpokenContent.axSpokenAlerts.title (`com.apple.systempreferences.AxSpokenAlertsEntity-UpdatableEntity`). */
|
|
3163
|
+
export type SettingsUpdateAxSpokenContentAxSpokenAlertsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenAlertsEntity-UpdatableEntity"]>;
|
|
3164
|
+
/** Parameters of Get Detect languages for Spoken Content (`com.apple.systempreferences.AxSpokenDetectLanguagesEntity`). */
|
|
3165
|
+
export type SettingsGetDetectLanguagesForSpokenContentParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenDetectLanguagesEntity"]>;
|
|
3166
|
+
/** Parameters of Update AX.SpokenContent.axSpokenDetectLanguages.title (`com.apple.systempreferences.AxSpokenDetectLanguagesEntity-UpdatableEntity`). */
|
|
3167
|
+
export type SettingsUpdateAxSpokenContentAxSpokenDetectLanguagesTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenDetectLanguagesEntity-UpdatableEntity"]>;
|
|
3168
|
+
/** Parameters of Get Speak selection (`com.apple.systempreferences.AxSpokenHotkeyEntity`). */
|
|
3169
|
+
export type SettingsGetSpeakSelectionParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenHotkeyEntity"]>;
|
|
3170
|
+
/** Parameters of Update AX.SpokenContent.axSpokenHotkey.title (`com.apple.systempreferences.AxSpokenHotkeyEntity-UpdatableEntity`). */
|
|
3171
|
+
export type SettingsUpdateAxSpokenContentAxSpokenHotkeyTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenHotkeyEntity-UpdatableEntity"]>;
|
|
3172
|
+
/** Parameters of Get Speak item under the pointer (`com.apple.systempreferences.AxSpokenPointerElementEntity`). */
|
|
3173
|
+
export type SettingsGetSpeakItemUnderThePointerParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenPointerElementEntity"]>;
|
|
3174
|
+
/** Parameters of Update AX.SpokenContent.axSpokenPointerElement.title (`com.apple.systempreferences.AxSpokenPointerElementEntity-UpdatableEntity`). */
|
|
3175
|
+
export type SettingsUpdateAxSpokenContentAxSpokenPointerElementTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenPointerElementEntity-UpdatableEntity"]>;
|
|
3176
|
+
/** Parameters of Get Speak item under the pointer (mode) (`com.apple.systempreferences.AxSpokenPointerElementModeEntity`). */
|
|
3177
|
+
export type SettingsGetSpeakItemUnderThePointerModeParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenPointerElementModeEntity"]>;
|
|
3178
|
+
/** Parameters of Update AX.SpokenContent.axSpokenPointerElementMode.title (`com.apple.systempreferences.AxSpokenPointerElementModeEntity-UpdatableEntity`). */
|
|
3179
|
+
export type SettingsUpdateAxSpokenContentAxSpokenPointerElementModeTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenPointerElementModeEntity-UpdatableEntity"]>;
|
|
3180
|
+
/** Parameters of Get Speak item under the pointer verbosity (`com.apple.systempreferences.AxSpokenPointerElementVerbosityEntity`). */
|
|
3181
|
+
export type SettingsGetSpeakItemUnderThePointerVerbosityParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenPointerElementVerbosityEntity"]>;
|
|
3182
|
+
/** Parameters of Update AX.SpokenContent.axSpokenPointerElementVerbosity.title (`com.apple.systempreferences.AxSpokenPointerElementVerbosityEntity-UpdatableEntity`). */
|
|
3183
|
+
export type SettingsUpdateAxSpokenContentAxSpokenPointerElementVerbosityTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenPointerElementVerbosityEntity-UpdatableEntity"]>;
|
|
3184
|
+
/** Parameters of Get Pronunciations for Spoken Content (`com.apple.systempreferences.AxSpokenPronunciationsEntity`). */
|
|
3185
|
+
export type SettingsGetPronunciationsForSpokenContentParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenPronunciationsEntity"]>;
|
|
3186
|
+
/** Parameters of Update AX.SpokenContent.axSpokenPronunciations.title (`com.apple.systempreferences.AxSpokenPronunciationsEntity-UpdatableEntity`). */
|
|
3187
|
+
export type SettingsUpdateAxSpokenContentAxSpokenPronunciationsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenPronunciationsEntity-UpdatableEntity"]>;
|
|
3188
|
+
/** Parameters of Get Speak selection highlight (`com.apple.systempreferences.AxSpokenSelectionHighlightContentEntity`). */
|
|
3189
|
+
export type SettingsGetSpeakSelectionHighlightParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionHighlightContentEntity"]>;
|
|
3190
|
+
/** Parameters of Update AX.SpokenContent.axSpokenSelectionHighlightContent.title (`com.apple.systempreferences.AxSpokenSelectionHighlightContentEntity-UpdatableEntity`). */
|
|
3191
|
+
export type SettingsUpdateAxSpokenContentAxSpokenSelectionHighlightContentTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionHighlightContentEntity-UpdatableEntity"]>;
|
|
3192
|
+
/** Parameters of Get Speak selection sentence highlight color (`com.apple.systempreferences.AxSpokenSelectionHighlightSentenceColorEntity`). */
|
|
3193
|
+
export type SettingsGetSpeakSelectionSentenceHighlightColorParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionHighlightSentenceColorEntity"]>;
|
|
3194
|
+
/** Parameters of Update AX.SpokenContent.axSpokenSelectionHighlightSentenceColor.title (`com.apple.systempreferences.AxSpokenSelectionHighlightSentenceColorEntity-UpdatableEntity`). */
|
|
3195
|
+
export type SettingsUpdateAxSpokenContentAxSpokenSelectionHighlightSentenceColorTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionHighlightSentenceColorEntity-UpdatableEntity"]>;
|
|
3196
|
+
/** Parameters of Get Speak selection highlight style for sentences (`com.apple.systempreferences.AxSpokenSelectionHighlightSentenceStyleEntity`). */
|
|
3197
|
+
export type SettingsGetSpeakSelectionHighlightStyleForSentencesParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionHighlightSentenceStyleEntity"]>;
|
|
3198
|
+
/** Parameters of Update AX.SpokenContent.axSpokenSelectionHighlightSentenceStyle.title (`com.apple.systempreferences.AxSpokenSelectionHighlightSentenceStyleEntity-UpdatableEntity`). */
|
|
3199
|
+
export type SettingsUpdateAxSpokenContentAxSpokenSelectionHighlightSentenceStyleTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionHighlightSentenceStyleEntity-UpdatableEntity"]>;
|
|
3200
|
+
/** Parameters of Get Speak selection word highlight color (`com.apple.systempreferences.AxSpokenSelectionHighlightWordColorEntity`). */
|
|
3201
|
+
export type SettingsGetSpeakSelectionWordHighlightColorParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionHighlightWordColorEntity"]>;
|
|
3202
|
+
/** Parameters of Update AX.SpokenContent.axSpokenSelectionHighlightWordColor.title (`com.apple.systempreferences.AxSpokenSelectionHighlightWordColorEntity-UpdatableEntity`). */
|
|
3203
|
+
export type SettingsUpdateAxSpokenContentAxSpokenSelectionHighlightWordColorTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionHighlightWordColorEntity-UpdatableEntity"]>;
|
|
3204
|
+
/** Parameters of Get Show speak selection controller (`com.apple.systempreferences.AxSpokenSelectionShowControllerEntity`). */
|
|
3205
|
+
export type SettingsGetShowSpeakSelectionControllerParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionShowControllerEntity"]>;
|
|
3206
|
+
/** Parameters of Update AX.SpokenContent.axSpokenSelectionShowController.title (`com.apple.systempreferences.AxSpokenSelectionShowControllerEntity-UpdatableEntity`). */
|
|
3207
|
+
export type SettingsUpdateAxSpokenContentAxSpokenSelectionShowControllerTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenSelectionShowControllerEntity-UpdatableEntity"]>;
|
|
3208
|
+
/** Parameters of Get Echo characters for typing feedback (`com.apple.systempreferences.AxSpokenTypingEchoCharsEntity`). */
|
|
3209
|
+
export type SettingsGetEchoCharactersForTypingFeedbackParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoCharsEntity"]>;
|
|
3210
|
+
/** Parameters of Update AX.SpokenContent.axSpokenTypingEchoChars.title (`com.apple.systempreferences.AxSpokenTypingEchoCharsEntity-UpdatableEntity`). */
|
|
3211
|
+
export type SettingsUpdateAxSpokenContentAxSpokenTypingEchoCharsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoCharsEntity-UpdatableEntity"]>;
|
|
3212
|
+
/** Parameters of Get Speak typing feedback (`com.apple.systempreferences.AxSpokenTypingEchoEntity`). */
|
|
3213
|
+
export type SettingsGetSpeakTypingFeedbackParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoEntity"]>;
|
|
3214
|
+
/** Parameters of Update AX.SpokenContent.axSpokenTypingEcho.title (`com.apple.systempreferences.AxSpokenTypingEchoEntity-UpdatableEntity`). */
|
|
3215
|
+
export type SettingsUpdateAxSpokenContentAxSpokenTypingEchoTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoEntity-UpdatableEntity"]>;
|
|
3216
|
+
/** Parameters of Get Echo modifier keys for typing feedback (`com.apple.systempreferences.AxSpokenTypingEchoModifierKeysEntity`). */
|
|
3217
|
+
export type SettingsGetEchoModifierKeysForTypingFeedbackParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoModifierKeysEntity"]>;
|
|
3218
|
+
/** Parameters of Update AX.SpokenContent.axSpokenTypingEchoModifierKeys.title (`com.apple.systempreferences.AxSpokenTypingEchoModifierKeysEntity-UpdatableEntity`). */
|
|
3219
|
+
export type SettingsUpdateAxSpokenContentAxSpokenTypingEchoModifierKeysTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoModifierKeysEntity-UpdatableEntity"]>;
|
|
3220
|
+
/** Parameters of Get Echo selection changes for typing feedback (`com.apple.systempreferences.AxSpokenTypingEchoSelectionEntity`). */
|
|
3221
|
+
export type SettingsGetEchoSelectionChangesForTypingFeedbackParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoSelectionEntity"]>;
|
|
3222
|
+
/** Parameters of Update AX.SpokenContent.axSpokenTypingEchoSelection.title (`com.apple.systempreferences.AxSpokenTypingEchoSelectionEntity-UpdatableEntity`). */
|
|
3223
|
+
export type SettingsUpdateAxSpokenContentAxSpokenTypingEchoSelectionTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoSelectionEntity-UpdatableEntity"]>;
|
|
3224
|
+
/** Parameters of Get Echo words for typing feedback (`com.apple.systempreferences.AxSpokenTypingEchoWordsEntity`). */
|
|
3225
|
+
export type SettingsGetEchoWordsForTypingFeedbackParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoWordsEntity"]>;
|
|
3226
|
+
/** Parameters of Update AX.SpokenContent.axSpokenTypingEchoWords.title (`com.apple.systempreferences.AxSpokenTypingEchoWordsEntity-UpdatableEntity`). */
|
|
3227
|
+
export type SettingsUpdateAxSpokenContentAxSpokenTypingEchoWordsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpokenTypingEchoWordsEntity-UpdatableEntity"]>;
|
|
3228
|
+
/** Parameters of Get Spring-loading (`com.apple.systempreferences.AxSpringLoadingEntity`). */
|
|
3229
|
+
export type SettingsGetSpringLoadingParams = Partial<ParamTypes["com.apple.systempreferences.AxSpringLoadingEntity"]>;
|
|
3230
|
+
/** Parameters of Update AX.PointerControl.axSpringLoading.title (`com.apple.systempreferences.AxSpringLoadingEntity-UpdatableEntity`). */
|
|
3231
|
+
export type SettingsUpdateAxPointerControlAxSpringLoadingTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSpringLoadingEntity-UpdatableEntity"]>;
|
|
3232
|
+
/** Parameters of Get Beep when a modifier key is set with Sticky Keys (`com.apple.systempreferences.AxStickyKeysBeepEntity`). */
|
|
3233
|
+
export type SettingsGetBeepWhenAModifierKeyIsSetWithStickyKeysParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysBeepEntity"]>;
|
|
3234
|
+
/** Parameters of Update AX.Keyboard.axStickyKeysBeep.title (`com.apple.systempreferences.AxStickyKeysBeepEntity-UpdatableEntity`). */
|
|
3235
|
+
export type SettingsUpdateAxKeyboardAxStickyKeysBeepTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysBeepEntity-UpdatableEntity"]>;
|
|
3236
|
+
/** Parameters of Get Display Sticky Keys on screen (`com.apple.systempreferences.AxStickyKeysDisplayEntity`). */
|
|
3237
|
+
export type SettingsGetDisplayStickyKeysOnScreenParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysDisplayEntity"]>;
|
|
3238
|
+
/** Parameters of Update AX.Keyboard.axStickyKeysDisplay.title (`com.apple.systempreferences.AxStickyKeysDisplayEntity-UpdatableEntity`). */
|
|
3239
|
+
export type SettingsUpdateAxKeyboardAxStickyKeysDisplayTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysDisplayEntity-UpdatableEntity"]>;
|
|
3240
|
+
/** Parameters of Get Sticky keys display location (`com.apple.systempreferences.AxStickyKeysDisplayLocationEntity`). */
|
|
3241
|
+
export type SettingsGetStickyKeysDisplayLocationParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysDisplayLocationEntity"]>;
|
|
3242
|
+
/** Parameters of Update AX.Keyboard.axStickyKeysDisplayLocation.title (`com.apple.systempreferences.AxStickyKeysDisplayLocationEntity-UpdatableEntity`). */
|
|
3243
|
+
export type SettingsUpdateAxKeyboardAxStickyKeysDisplayLocationTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysDisplayLocationEntity-UpdatableEntity"]>;
|
|
3244
|
+
/** Parameters of Get Sticky Keys (`com.apple.systempreferences.AxStickyKeysEntity`). */
|
|
3245
|
+
export type SettingsGetStickyKeysParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysEntity"]>;
|
|
3246
|
+
/** Parameters of Update AX.Keyboard.axStickyKeys.title (`com.apple.systempreferences.AxStickyKeysEntity-UpdatableEntity`). */
|
|
3247
|
+
export type SettingsUpdateAxKeyboardAxStickyKeysTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysEntity-UpdatableEntity"]>;
|
|
3248
|
+
/** Parameters of Get Press the Shift key five times to toggle Sticky Keys (`com.apple.systempreferences.AxStickyKeysShortcutEntity`). */
|
|
3249
|
+
export type SettingsGetPressTheShiftKeyFiveTimesToToggleStickyKeysParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysShortcutEntity"]>;
|
|
3250
|
+
/** Parameters of Update AX.Keyboard.axStickyKeysShortcut.title (`com.apple.systempreferences.AxStickyKeysShortcutEntity-UpdatableEntity`). */
|
|
3251
|
+
export type SettingsUpdateAxKeyboardAxStickyKeysShortcutTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxStickyKeysShortcutEntity-UpdatableEntity"]>;
|
|
3252
|
+
/** Parameters of Get Capitalize sentences automatically when using Switch Control (`com.apple.systempreferences.AxSwitchAutoCapitalizationEntity`). */
|
|
3253
|
+
export type SettingsGetCapitalizeSentencesAutomaticallyWhenUsingSwitchControlParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchAutoCapitalizationEntity"]>;
|
|
3254
|
+
/** Parameters of Update AX.SwitchControl.axSwitchAutoCapitalization.title (`com.apple.systempreferences.AxSwitchAutoCapitalizationEntity-UpdatableEntity`). */
|
|
3255
|
+
export type SettingsUpdateAxSwitchControlAxSwitchAutoCapitalizationTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchAutoCapitalizationEntity-UpdatableEntity"]>;
|
|
3256
|
+
/** Parameters of Get Insert and remove spaces automatically when using the Switch Control (`com.apple.systempreferences.AxSwitchAutoSpacingEntity`). */
|
|
3257
|
+
export type SettingsGetInsertAndRemoveSpacesAutomaticallyWhenUsingTheSwitchControlParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchAutoSpacingEntity"]>;
|
|
3258
|
+
/** Parameters of Update AX.SwitchControl.axSwitchAutoSpacing.title (`com.apple.systempreferences.AxSwitchAutoSpacingEntity-UpdatableEntity`). */
|
|
3259
|
+
export type SettingsUpdateAxSwitchControlAxSwitchAutoSpacingTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchAutoSpacingEntity-UpdatableEntity"]>;
|
|
3260
|
+
/** Parameters of Get Switch Control auto scanning (`com.apple.systempreferences.AxSwitchAutoscanEntity`). */
|
|
3261
|
+
export type SettingsGetSwitchControlAutoScanningParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchAutoscanEntity"]>;
|
|
3262
|
+
/** Parameters of Update AX.SwitchControl.axSwitchAutoscan.title (`com.apple.systempreferences.AxSwitchAutoscanEntity-UpdatableEntity`). */
|
|
3263
|
+
export type SettingsUpdateAxSwitchControlAxSwitchAutoscanTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchAutoscanEntity-UpdatableEntity"]>;
|
|
3264
|
+
/** Parameters of Get Switch Control appearance (`com.apple.systempreferences.AxSwitchControlAppearanceTypeEntity`). */
|
|
3265
|
+
export type SettingsGetSwitchControlAppearanceParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchControlAppearanceTypeEntity"]>;
|
|
3266
|
+
/** Parameters of Update AX.SwitchControl.axSwitchControlAppearanceType.title (`com.apple.systempreferences.AxSwitchControlAppearanceTypeEntity-UpdatableEntity`). */
|
|
3267
|
+
export type SettingsUpdateAxSwitchControlAxSwitchControlAppearanceTypeTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchControlAppearanceTypeEntity-UpdatableEntity"]>;
|
|
3268
|
+
/** Parameters of Get Switch Control cursor size (`com.apple.systempreferences.AxSwitchCursorSizeEntity`). */
|
|
3269
|
+
export type SettingsGetSwitchControlCursorSizeParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchCursorSizeEntity"]>;
|
|
3270
|
+
/** Parameters of Update AX.SwitchControl.axSwitchCursorSize.title (`com.apple.systempreferences.AxSwitchCursorSizeEntity-UpdatableEntity`). */
|
|
3271
|
+
export type SettingsUpdateAxSwitchControlAxSwitchCursorSizeTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchCursorSizeEntity-UpdatableEntity"]>;
|
|
3272
|
+
/** Parameters of Get Fade Switch Control overlay after inactivity (`com.apple.systempreferences.AxSwitchHideAfterDelayEntity`). */
|
|
3273
|
+
export type SettingsGetFadeSwitchControlOverlayAfterInactivityParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchHideAfterDelayEntity"]>;
|
|
3274
|
+
/** Parameters of Update AX.SwitchControl.axSwitchHideAfterDelay.title (`com.apple.systempreferences.AxSwitchHideAfterDelayEntity-UpdatableEntity`). */
|
|
3275
|
+
export type SettingsUpdateAxSwitchControlAxSwitchHideAfterDelayTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchHideAfterDelayEntity-UpdatableEntity"]>;
|
|
3276
|
+
/** Parameters of Get Show current text in the Switch Control keyboard panel (`com.apple.systempreferences.AxSwitchHoverTextToolbarEntity`). */
|
|
3277
|
+
export type SettingsGetShowCurrentTextInTheSwitchControlKeyboardPanelParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchHoverTextToolbarEntity"]>;
|
|
3278
|
+
/** Parameters of Update AX.SwitchControl.axSwitchHoverTextToolbar.title (`com.apple.systempreferences.AxSwitchHoverTextToolbarEntity-UpdatableEntity`). */
|
|
3279
|
+
export type SettingsUpdateAxSwitchControlAxSwitchHoverTextToolbarTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchHoverTextToolbarEntity-UpdatableEntity"]>;
|
|
3280
|
+
/** Parameters of Get Switch control reverse cursor direction after hitting edge (`com.apple.systempreferences.AxSwitchMouseCursorEdgeEntity`). */
|
|
3281
|
+
export type SettingsGetSwitchControlReverseCursorDirectionAfterHittingEdgeParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchMouseCursorEdgeEntity"]>;
|
|
3282
|
+
/** Parameters of Update AX.SwitchControl.axSwitchMouseCursorEdge.title (`com.apple.systempreferences.AxSwitchMouseCursorEdgeEntity-UpdatableEntity`). */
|
|
3283
|
+
export type SettingsUpdateAxSwitchControlAxSwitchMouseCursorEdgeTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchMouseCursorEdgeEntity-UpdatableEntity"]>;
|
|
3284
|
+
/** Parameters of Get Pointer precision (`com.apple.systempreferences.AxSwitchMouseMoveStyleEntity`). */
|
|
3285
|
+
export type SettingsGetPointerPrecisionParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchMouseMoveStyleEntity"]>;
|
|
3286
|
+
/** Parameters of Update AX.SwitchControl.axSwitchMouseMoveStyle.title (`com.apple.systempreferences.AxSwitchMouseMoveStyleEntity-UpdatableEntity`). */
|
|
3287
|
+
export type SettingsUpdateAxSwitchControlAxSwitchMouseMoveStyleTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchMouseMoveStyleEntity-UpdatableEntity"]>;
|
|
3288
|
+
/** Parameters of Get While navigating (`com.apple.systempreferences.AxSwitchNavFeedbackEntity`). */
|
|
3289
|
+
export type SettingsGetWhileNavigatingParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchNavFeedbackEntity"]>;
|
|
3290
|
+
/** Parameters of Update AX.SwitchControl.axSwitchNavFeedback.title (`com.apple.systempreferences.AxSwitchNavFeedbackEntity-UpdatableEntity`). */
|
|
3291
|
+
export type SettingsUpdateAxSwitchControlAxSwitchNavFeedbackTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchNavFeedbackEntity-UpdatableEntity"]>;
|
|
3292
|
+
/** Parameters of Get Switch Control resume auto scanning after selection (`com.apple.systempreferences.AxSwitchResumeAutoScanningEntity`). */
|
|
3293
|
+
export type SettingsGetSwitchControlResumeAutoScanningAfterSelectionParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchResumeAutoScanningEntity"]>;
|
|
3294
|
+
/** Parameters of Update AX.SwitchControl.axSwitchResumeAutoScanning.title (`com.apple.systempreferences.AxSwitchResumeAutoScanningEntity-UpdatableEntity`). */
|
|
3295
|
+
export type SettingsUpdateAxSwitchControlAxSwitchResumeAutoScanningTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchResumeAutoScanningEntity-UpdatableEntity"]>;
|
|
3296
|
+
/** Parameters of Get Restart action position (`com.apple.systempreferences.AxSwitchScanRestartEntity`). */
|
|
3297
|
+
export type SettingsGetRestartActionPositionParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchScanRestartEntity"]>;
|
|
3298
|
+
/** Parameters of Update AX.SwitchControl.axSwitchScanRestart.title (`com.apple.systempreferences.AxSwitchScanRestartEntity-UpdatableEntity`). */
|
|
3299
|
+
export type SettingsUpdateAxSwitchControlAxSwitchScanRestartTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSwitchScanRestartEntity-UpdatableEntity"]>;
|
|
3300
|
+
/** Parameters of Get Live Captions (`com.apple.systempreferences.AxSystemTranscriptionEnabledEntity`). */
|
|
3301
|
+
export type SettingsGetLiveCaptionsParams = Partial<ParamTypes["com.apple.systempreferences.AxSystemTranscriptionEnabledEntity"]>;
|
|
3302
|
+
/** Parameters of Update AX.LiveCaptions.axSystemTranscriptionEnabled.title (`com.apple.systempreferences.AxSystemTranscriptionEnabledEntity-UpdatableEntity`). */
|
|
3303
|
+
export type SettingsUpdateAxLiveCaptionsAxSystemTranscriptionEnabledTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxSystemTranscriptionEnabledEntity-UpdatableEntity"]>;
|
|
3304
|
+
/** Parameters of Get Touch Bar zoom (`com.apple.systempreferences.AxTouchBarZoomEnableEntity`). */
|
|
3305
|
+
export type SettingsGetTouchBarZoomParams = Partial<ParamTypes["com.apple.systempreferences.AxTouchBarZoomEnableEntity"]>;
|
|
3306
|
+
/** Parameters of Update AX.Zoom.axTouchBarZoomEnable.title (`com.apple.systempreferences.AxTouchBarZoomEnableEntity-UpdatableEntity`). */
|
|
3307
|
+
export type SettingsUpdateAxZoomAxTouchBarZoomEnableTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxTouchBarZoomEnableEntity-UpdatableEntity"]>;
|
|
3308
|
+
/** Parameters of Get Use inertia when scrolling with trackpad (`com.apple.systempreferences.AxTrackpadScrollBehaviorEntity`). */
|
|
3309
|
+
export type SettingsGetUseInertiaWhenScrollingWithTrackpadParams = Partial<ParamTypes["com.apple.systempreferences.AxTrackpadScrollBehaviorEntity"]>;
|
|
3310
|
+
/** Parameters of Update AX.PointerControl.axTrackpadScrollBehavior.title (`com.apple.systempreferences.AxTrackpadScrollBehaviorEntity-UpdatableEntity`). */
|
|
3311
|
+
export type SettingsUpdateAxPointerControlAxTrackpadScrollBehaviorTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxTrackpadScrollBehaviorEntity-UpdatableEntity"]>;
|
|
3312
|
+
/** Parameters of Get Use trackpad for scrolling (`com.apple.systempreferences.AxTrackpadScrollEntity`). */
|
|
3313
|
+
export type SettingsGetUseTrackpadForScrollingParams = Partial<ParamTypes["com.apple.systempreferences.AxTrackpadScrollEntity"]>;
|
|
3314
|
+
/** Parameters of Update AX.PointerControl.axTrackpadScroll.title (`com.apple.systempreferences.AxTrackpadScrollEntity-UpdatableEntity`). */
|
|
3315
|
+
export type SettingsUpdateAxPointerControlAxTrackpadScrollTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxTrackpadScrollEntity-UpdatableEntity"]>;
|
|
3316
|
+
/** Parameters of Get Type to Siri (`com.apple.systempreferences.AxTypeToSiriEnabledEntity`). */
|
|
3317
|
+
export type SettingsGetTypeToSiriParams = Partial<ParamTypes["com.apple.systempreferences.AxTypeToSiriEnabledEntity"]>;
|
|
3318
|
+
/** Parameters of Update AX.Siri.axTypeToSiriEnabled.title (`com.apple.systempreferences.AxTypeToSiriEnabledEntity-UpdatableEntity`). */
|
|
3319
|
+
export type SettingsUpdateAxSiriAxTypeToSiriEnabledTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxTypeToSiriEnabledEntity-UpdatableEntity"]>;
|
|
3320
|
+
/** Parameters of Get Play audio descriptions when available (`com.apple.systempreferences.AxVideoDescriptionEntity`). */
|
|
3321
|
+
export type SettingsGetPlayAudioDescriptionsWhenAvailableParams = Partial<ParamTypes["com.apple.systempreferences.AxVideoDescriptionEntity"]>;
|
|
3322
|
+
/** Parameters of Update AX.AudioDescriptions.axVideoDescription.title (`com.apple.systempreferences.AxVideoDescriptionEntity-UpdatableEntity`). */
|
|
3323
|
+
export type SettingsUpdateAxAudioDescriptionsAxVideoDescriptionTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxVideoDescriptionEntity-UpdatableEntity"]>;
|
|
3324
|
+
/** Parameters of Get Accessibility Keyboard (`com.apple.systempreferences.AxVirtualKeyboardEntity`). */
|
|
3325
|
+
export type SettingsGetAccessibilityKeyboardParams = Partial<ParamTypes["com.apple.systempreferences.AxVirtualKeyboardEntity"]>;
|
|
3326
|
+
/** Parameters of Update AX.Keyboard.axVirtualKeyboard.title (`com.apple.systempreferences.AxVirtualKeyboardEntity-UpdatableEntity`). */
|
|
3327
|
+
export type SettingsUpdateAxKeyboardAxVirtualKeyboardTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxVirtualKeyboardEntity-UpdatableEntity"]>;
|
|
3328
|
+
/** Parameters of Get Overlay (`com.apple.systempreferences.AxVoiceControlOverlayEntity`). */
|
|
3329
|
+
export type SettingsGetOverlayParams = Partial<ParamTypes["com.apple.systempreferences.AxVoiceControlOverlayEntity"]>;
|
|
3330
|
+
/** Parameters of Update AX.VoiceControl.axVoiceControlOverlay.title (`com.apple.systempreferences.AxVoiceControlOverlayEntity-UpdatableEntity`). */
|
|
3331
|
+
export type SettingsUpdateAxVoiceControlAxVoiceControlOverlayTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxVoiceControlOverlayEntity-UpdatableEntity"]>;
|
|
3332
|
+
/** Parameters of Get Fade Voice Control overlay after inactivity (`com.apple.systempreferences.AxVoiceControlOverlayFadingEnabledEntity`). */
|
|
3333
|
+
export type SettingsGetFadeVoiceControlOverlayAfterInactivityParams = Partial<ParamTypes["com.apple.systempreferences.AxVoiceControlOverlayFadingEnabledEntity"]>;
|
|
3334
|
+
/** Parameters of Update AX.VoiceControl.axVoiceControlOverlayFadingEnabled.title (`com.apple.systempreferences.AxVoiceControlOverlayFadingEnabledEntity-UpdatableEntity`). */
|
|
3335
|
+
export type SettingsUpdateAxVoiceControlAxVoiceControlOverlayFadingEnabledTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxVoiceControlOverlayFadingEnabledEntity-UpdatableEntity"]>;
|
|
3336
|
+
/** Parameters of Get Voice Control command recognized sound (`com.apple.systempreferences.AxVoiceControlPlaySoundEnabledEntity`). */
|
|
3337
|
+
export type SettingsGetVoiceControlCommandRecognizedSoundParams = Partial<ParamTypes["com.apple.systempreferences.AxVoiceControlPlaySoundEnabledEntity"]>;
|
|
3338
|
+
/** Parameters of Update AX.VoiceControl.axVoiceControlPlaySoundEnabled.title (`com.apple.systempreferences.AxVoiceControlPlaySoundEnabledEntity-UpdatableEntity`). */
|
|
3339
|
+
export type SettingsUpdateAxVoiceControlAxVoiceControlPlaySoundEnabledTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxVoiceControlPlaySoundEnabledEntity-UpdatableEntity"]>;
|
|
3340
|
+
/** Parameters of Get Voice Control show hints (`com.apple.systempreferences.AxVoiceControlShowHintsEnabledEntity`). */
|
|
3341
|
+
export type SettingsGetVoiceControlShowHintsParams = Partial<ParamTypes["com.apple.systempreferences.AxVoiceControlShowHintsEnabledEntity"]>;
|
|
3342
|
+
/** Parameters of Update AX.VoiceControl.axVoiceControlShowHintsEnabled.title (`com.apple.systempreferences.AxVoiceControlShowHintsEnabledEntity-UpdatableEntity`). */
|
|
3343
|
+
export type SettingsUpdateAxVoiceControlAxVoiceControlShowHintsEnabledTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxVoiceControlShowHintsEnabledEntity-UpdatableEntity"]>;
|
|
3344
|
+
/** Parameters of Get Disable Universal Control while zoomed in (`com.apple.systempreferences.AxZoomDisableUniversalControlEntity`). */
|
|
3345
|
+
export type SettingsGetDisableUniversalControlWhileZoomedInParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomDisableUniversalControlEntity"]>;
|
|
3346
|
+
/** Parameters of Update AX.Zoom.axZoomDisableUniversalControl.title (`com.apple.systempreferences.AxZoomDisableUniversalControlEntity-UpdatableEntity`). */
|
|
3347
|
+
export type SettingsUpdateAxZoomAxZoomDisableUniversalControlTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomDisableUniversalControlEntity-UpdatableEntity"]>;
|
|
3348
|
+
/** Parameters of Get Use scroll gesture with modifier keys to zoom (`com.apple.systempreferences.AxZoomEnableGestureEntity`). */
|
|
3349
|
+
export type SettingsGetUseScrollGestureWithModifierKeysToZoomParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomEnableGestureEntity"]>;
|
|
3350
|
+
/** Parameters of Update AX.Zoom.axZoomEnableGesture.title (`com.apple.systempreferences.AxZoomEnableGestureEntity-UpdatableEntity`). */
|
|
3351
|
+
export type SettingsUpdateAxZoomAxZoomEnableGestureTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomEnableGestureEntity-UpdatableEntity"]>;
|
|
3352
|
+
/** Parameters of Get Zoom keyboard shortcuts (`com.apple.systempreferences.AxZoomEnableHotkeysEntity`). */
|
|
3353
|
+
export type SettingsGetZoomKeyboardShortcutsParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomEnableHotkeysEntity"]>;
|
|
3354
|
+
/** Parameters of Update AX.Zoom.axZoomEnableHotkeys.title (`com.apple.systempreferences.AxZoomEnableHotkeysEntity-UpdatableEntity`). */
|
|
3355
|
+
export type SettingsUpdateAxZoomAxZoomEnableHotkeysTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomEnableHotkeysEntity-UpdatableEntity"]>;
|
|
3356
|
+
/** Parameters of Get Flash screen when notification banner appears outside zoom view (`com.apple.systempreferences.AxZoomFlashEntity`). */
|
|
3357
|
+
export type SettingsGetFlashScreenWhenNotificationBannerAppearsOutsideZoomViewParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFlashEntity"]>;
|
|
3358
|
+
/** Parameters of Update AX.Zoom.axZoomFlash.title (`com.apple.systempreferences.AxZoomFlashEntity-UpdatableEntity`). */
|
|
3359
|
+
export type SettingsUpdateAxZoomAxZoomFlashTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFlashEntity-UpdatableEntity"]>;
|
|
3360
|
+
/** Parameters of Get Zoom keyboard focus movement amount (`com.apple.systempreferences.AxZoomFocusMovementEntity`). */
|
|
3361
|
+
export type SettingsGetZoomKeyboardFocusMovementAmountParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFocusMovementEntity"]>;
|
|
3362
|
+
/** Parameters of Update AX.Zoom.axZoomFocusMovement.title (`com.apple.systempreferences.AxZoomFocusMovementEntity-UpdatableEntity`). */
|
|
3363
|
+
export type SettingsUpdateAxZoomAxZoomFocusMovementTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFocusMovementEntity-UpdatableEntity"]>;
|
|
3364
|
+
/** Parameters of Get Zoom keyboard focus movement style (`com.apple.systempreferences.AxZoomFollowFocusActivationEntity`). */
|
|
3365
|
+
export type SettingsGetZoomKeyboardFocusMovementStyleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFollowFocusActivationEntity"]>;
|
|
3366
|
+
/** Parameters of Update AX.Zoom.axZoomFollowFocusActivation.title (`com.apple.systempreferences.AxZoomFollowFocusActivationEntity-UpdatableEntity`). */
|
|
3367
|
+
export type SettingsUpdateAxZoomAxZoomFollowFocusActivationTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFollowFocusActivationEntity-UpdatableEntity"]>;
|
|
3368
|
+
/** Parameters of Get Zoom follow keyboard focus (`com.apple.systempreferences.AxZoomFollowFocusModeEntity`). */
|
|
3369
|
+
export type SettingsGetZoomFollowKeyboardFocusParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFollowFocusModeEntity"]>;
|
|
3370
|
+
/** Parameters of Update AX.Zoom.axZoomFollowFocusMode.title (`com.apple.systempreferences.AxZoomFollowFocusModeEntity-UpdatableEntity`). */
|
|
3371
|
+
export type SettingsUpdateAxZoomAxZoomFollowFocusModeTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFollowFocusModeEntity-UpdatableEntity"]>;
|
|
3372
|
+
/** Parameters of Get Zoom panning shortcut (`com.apple.systempreferences.AxZoomFreezePanningEntity`). */
|
|
3373
|
+
export type SettingsGetZoomPanningShortcutParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFreezePanningEntity"]>;
|
|
3374
|
+
/** Parameters of Update AX.Zoom.axZoomFreezePanning.title (`com.apple.systempreferences.AxZoomFreezePanningEntity-UpdatableEntity`). */
|
|
3375
|
+
export type SettingsUpdateAxZoomAxZoomFreezePanningTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomFreezePanningEntity-UpdatableEntity"]>;
|
|
3376
|
+
/** Parameters of Get Zoom each display independently (`com.apple.systempreferences.AxZoomIndividualDisplaysEntity`). */
|
|
3377
|
+
export type SettingsGetZoomEachDisplayIndependentlyParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomIndividualDisplaysEntity"]>;
|
|
3378
|
+
/** Parameters of Update AX.Zoom.axZoomIndividualDisplays.title (`com.apple.systempreferences.AxZoomIndividualDisplaysEntity-UpdatableEntity`). */
|
|
3379
|
+
export type SettingsUpdateAxZoomAxZoomIndividualDisplaysTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomIndividualDisplaysEntity-UpdatableEntity"]>;
|
|
3380
|
+
/** Parameters of Get Invert colors when using picture-in-picture zoom (`com.apple.systempreferences.AxZoomInvertEntity`). */
|
|
3381
|
+
export type SettingsGetInvertColorsWhenUsingPictureInPictureZoomParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomInvertEntity"]>;
|
|
3382
|
+
/** Parameters of Update AX.Zoom.axZoomInvert.title (`com.apple.systempreferences.AxZoomInvertEntity-UpdatableEntity`). */
|
|
3383
|
+
export type SettingsUpdateAxZoomAxZoomInvertTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomInvertEntity-UpdatableEntity"]>;
|
|
3384
|
+
/** Parameters of Get Keep picture-in-picture zoom window stationary (`com.apple.systempreferences.AxZoomKeepStationaryEntity`). */
|
|
3385
|
+
export type SettingsGetKeepPictureInPictureZoomWindowStationaryParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomKeepStationaryEntity"]>;
|
|
3386
|
+
/** Parameters of Update AX.Zoom.axZoomKeepStationary.title (`com.apple.systempreferences.AxZoomKeepStationaryEntity-UpdatableEntity`). */
|
|
3387
|
+
export type SettingsUpdateAxZoomAxZoomKeepStationaryTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomKeepStationaryEntity-UpdatableEntity"]>;
|
|
3388
|
+
/** Parameters of Get Zoom move cursor to next monitor shortcut (`com.apple.systempreferences.AxZoomMonitorSelectionEntity`). */
|
|
3389
|
+
export type SettingsGetZoomMoveCursorToNextMonitorShortcutParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomMonitorSelectionEntity"]>;
|
|
3390
|
+
/** Parameters of Update AX.Zoom.axZoomMonitorSelection.title (`com.apple.systempreferences.AxZoomMonitorSelectionEntity-UpdatableEntity`). */
|
|
3391
|
+
export type SettingsUpdateAxZoomAxZoomMonitorSelectionTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomMonitorSelectionEntity-UpdatableEntity"]>;
|
|
3392
|
+
/** Parameters of Get Use trackpad gesture to move cursor between monitors when using zoom (`com.apple.systempreferences.AxZoomMonitorSelectionTrackpadEntity`). */
|
|
3393
|
+
export type SettingsGetUseTrackpadGestureToMoveCursorBetweenMonitorsWhenUsingZoomParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomMonitorSelectionTrackpadEntity"]>;
|
|
3394
|
+
/** Parameters of Update AX.Zoom.axZoomMonitorSelectionTrackpad.title (`com.apple.systempreferences.AxZoomMonitorSelectionTrackpadEntity-UpdatableEntity`). */
|
|
3395
|
+
export type SettingsUpdateAxZoomAxZoomMonitorSelectionTrackpadTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomMonitorSelectionTrackpadEntity-UpdatableEntity"]>;
|
|
3396
|
+
/** Parameters of Get Zoom panning mode (`com.apple.systempreferences.AxZoomMoveEntity`). */
|
|
3397
|
+
export type SettingsGetZoomPanningModeParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomMoveEntity"]>;
|
|
3398
|
+
/** Parameters of Update AX.Zoom.axZoomMove.title (`com.apple.systempreferences.AxZoomMoveEntity-UpdatableEntity`). */
|
|
3399
|
+
export type SettingsUpdateAxZoomAxZoomMoveTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomMoveEntity-UpdatableEntity"]>;
|
|
3400
|
+
/** Parameters of Get Use keyboard shortcuts to adjust zoom window (`com.apple.systempreferences.AxZoomResizeShortcutsEntity`). */
|
|
3401
|
+
export type SettingsGetUseKeyboardShortcutsToAdjustZoomWindowParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomResizeShortcutsEntity"]>;
|
|
3402
|
+
/** Parameters of Update AX.Zoom.axZoomResizeShortcuts.title (`com.apple.systempreferences.AxZoomResizeShortcutsEntity-UpdatableEntity`). */
|
|
3403
|
+
export type SettingsUpdateAxZoomAxZoomResizeShortcutsTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomResizeShortcutsEntity-UpdatableEntity"]>;
|
|
3404
|
+
/** Parameters of Get Restore zoom factor on startup (`com.apple.systempreferences.AxZoomRestoreEntity`). */
|
|
3405
|
+
export type SettingsGetRestoreZoomFactorOnStartupParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomRestoreEntity"]>;
|
|
3406
|
+
/** Parameters of Update AX.Zoom.axZoomRestore.title (`com.apple.systempreferences.AxZoomRestoreEntity-UpdatableEntity`). */
|
|
3407
|
+
export type SettingsUpdateAxZoomAxZoomRestoreTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomRestoreEntity-UpdatableEntity"]>;
|
|
3408
|
+
/** Parameters of Get Show zoomed image while screen sharing (`com.apple.systempreferences.AxZoomScreenShareEntity`). */
|
|
3409
|
+
export type SettingsGetShowZoomedImageWhileScreenSharingParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomScreenShareEntity"]>;
|
|
3410
|
+
/** Parameters of Update AX.Zoom.axZoomScreenShare.title (`com.apple.systempreferences.AxZoomScreenShareEntity-UpdatableEntity`). */
|
|
3411
|
+
export type SettingsUpdateAxZoomAxZoomScreenShareTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomScreenShareEntity-UpdatableEntity"]>;
|
|
3412
|
+
/** Parameters of Get Zoom smooth images (`com.apple.systempreferences.AxZoomSmoothEntity`). */
|
|
3413
|
+
export type SettingsGetZoomSmoothImagesParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomSmoothEntity"]>;
|
|
3414
|
+
/** Parameters of Update AX.Zoom.axZoomSmooth.title (`com.apple.systempreferences.AxZoomSmoothEntity-UpdatableEntity`). */
|
|
3415
|
+
export type SettingsUpdateAxZoomAxZoomSmoothTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomSmoothEntity-UpdatableEntity"]>;
|
|
3416
|
+
/** Parameters of Get Zoom style (`com.apple.systempreferences.AxZoomStylePopupEntity`). */
|
|
3417
|
+
export type SettingsGetZoomStyleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomStylePopupEntity"]>;
|
|
3418
|
+
/** Parameters of Update AX.Zoom.axZoomStylePopup.title (`com.apple.systempreferences.AxZoomStylePopupEntity-UpdatableEntity`). */
|
|
3419
|
+
export type SettingsUpdateAxZoomAxZoomStylePopupTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomStylePopupEntity-UpdatableEntity"]>;
|
|
3420
|
+
/** Parameters of Get Detach zoom from pointer shortcut (`com.apple.systempreferences.AxZoomTempDetachEntity`). */
|
|
3421
|
+
export type SettingsGetDetachZoomFromPointerShortcutParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomTempDetachEntity"]>;
|
|
3422
|
+
/** Parameters of Update AX.Zoom.axZoomTempDetach.title (`com.apple.systempreferences.AxZoomTempDetachEntity-UpdatableEntity`). */
|
|
3423
|
+
export type SettingsUpdateAxZoomAxZoomTempDetachTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomTempDetachEntity-UpdatableEntity"]>;
|
|
3424
|
+
/** Parameters of Get Zoom quick toggle shortcut (`com.apple.systempreferences.AxZoomTempToggleEntity`). */
|
|
3425
|
+
export type SettingsGetZoomQuickToggleShortcutParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomTempToggleEntity"]>;
|
|
3426
|
+
/** Parameters of Update AX.Zoom.axZoomTempToggle.title (`com.apple.systempreferences.AxZoomTempToggleEntity-UpdatableEntity`). */
|
|
3427
|
+
export type SettingsUpdateAxZoomAxZoomTempToggleTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomTempToggleEntity-UpdatableEntity"]>;
|
|
3428
|
+
/** Parameters of Get Toggle between full screen and picture-in-picture zoom shortcut (`com.apple.systempreferences.AxZoomToggleFsAndPipEntity`). */
|
|
3429
|
+
export type SettingsGetToggleBetweenFullScreenAndPictureInPictureZoomShortcutParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomToggleFsAndPipEntity"]>;
|
|
3430
|
+
/** Parameters of Update AX.Zoom.axZoomToggleFsAndPip.title (`com.apple.systempreferences.AxZoomToggleFsAndPipEntity-UpdatableEntity`). */
|
|
3431
|
+
export type SettingsUpdateAxZoomAxZoomToggleFsAndPipTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomToggleFsAndPipEntity-UpdatableEntity"]>;
|
|
3432
|
+
/** Parameters of Get Zoom trackpad gestures (`com.apple.systempreferences.AxZoomTrackpadEntity`). */
|
|
3433
|
+
export type SettingsGetZoomTrackpadGesturesParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomTrackpadEntity"]>;
|
|
3434
|
+
/** Parameters of Update AX.Zoom.axZoomTrackpad.title (`com.apple.systempreferences.AxZoomTrackpadEntity-UpdatableEntity`). */
|
|
3435
|
+
export type SettingsUpdateAxZoomAxZoomTrackpadTitleParams = Partial<ParamTypes["com.apple.systempreferences.AxZoomTrackpadEntity-UpdatableEntity"]>;
|
|
3436
|
+
/** Parameters of Get Background Login Items (`com.apple.systempreferences.BackgroundLoginItemsIntent`). */
|
|
3437
|
+
export type SettingsGetBackgroundLoginItemsParams = Partial<ParamTypes["com.apple.systempreferences.BackgroundLoginItemsIntent"]>;
|
|
3438
|
+
/** Parameters of Find Battery Health Settings (`com.apple.systempreferences.BatteryHealthPaneDynamicDeepLinks`). */
|
|
3439
|
+
export type SettingsFindBatteryHealthSettingsParams = Partial<ParamTypes["com.apple.systempreferences.BatteryHealthPaneDynamicDeepLinks"]>;
|
|
3440
|
+
/** Parameters of Find Battery Settings Options Pane (`com.apple.systempreferences.BatteryOptionsPaneDynamicDeepLinks`). */
|
|
3441
|
+
export type SettingsFindBatterySettingsOptionsPaneParams = Partial<ParamTypes["com.apple.systempreferences.BatteryOptionsPaneDynamicDeepLinks"]>;
|
|
3442
|
+
/** Parameters of Find Battery Settings (`com.apple.systempreferences.BatterySettingsDeepLink`). */
|
|
3443
|
+
export type ComAppleSettingsFindBatterySettingsParams = Partial<ParamTypes["com.apple.systempreferences.BatterySettingsDeepLink"]>;
|
|
3444
|
+
/** Parameters of Find Battery Settings (`com.apple.systempreferences.BatterySettingsPaneDynamicDeepLinks`). */
|
|
3445
|
+
export type SettingsFindBatterySettingsParams = Partial<ParamTypes["com.apple.systempreferences.BatterySettingsPaneDynamicDeepLinks"]>;
|
|
3446
|
+
/** Parameters of Get Click in the scroll bar to (`com.apple.systempreferences.ClickScrollBarToEntity`). */
|
|
3447
|
+
export type SettingsGetClickInTheScrollBarToParams = Partial<ParamTypes["com.apple.systempreferences.ClickScrollBarToEntity"]>;
|
|
3448
|
+
/** Parameters of Update Click in the scroll bar to (`com.apple.systempreferences.ClickScrollBarToEntity-UpdatableEntity`). */
|
|
3449
|
+
export type SettingsUpdateClickInTheScrollBarToParams = Partial<ParamTypes["com.apple.systempreferences.ClickScrollBarToEntity-UpdatableEntity"]>;
|
|
3450
|
+
/** Parameters of Get Computer Name (`com.apple.systempreferences.ComputerNameEntity`). */
|
|
3451
|
+
export type SettingsGetComputerNameParams = Partial<ParamTypes["com.apple.systempreferences.ComputerNameEntity"]>;
|
|
3452
|
+
/** Parameters of Get the Current User (`com.apple.systempreferences.CurrentUserIntent`). */
|
|
3453
|
+
export type SettingsGetTheCurrentUserParams = Partial<ParamTypes["com.apple.systempreferences.CurrentUserIntent"]>;
|
|
3454
|
+
/** Parameters of Get Current VPN (`com.apple.systempreferences.CurrentlyConnectedVPN`). */
|
|
3455
|
+
export type SettingsGetCurrentVpnParams = Partial<ParamTypes["com.apple.systempreferences.CurrentlyConnectedVPN"]>;
|
|
3456
|
+
/** Parameters of Update a Current VPN's Connected VPN (`com.apple.systempreferences.CurrentlyConnectedVPN-UpdatableEntity`). */
|
|
3457
|
+
export type SettingsUpdateACurrentVpnSConnectedVpnParams = Partial<ParamTypes["com.apple.systempreferences.CurrentlyConnectedVPN-UpdatableEntity"]>;
|
|
3458
|
+
/** Parameters of Get Device Graphics (`com.apple.systempreferences.DeviceGraphicsEntity`). */
|
|
3459
|
+
export type SettingsGetDeviceGraphicsParams = Partial<ParamTypes["com.apple.systempreferences.DeviceGraphicsEntity"]>;
|
|
3460
|
+
/** Parameters of Get Device Memory (`com.apple.systempreferences.DeviceMemoryEntity`). */
|
|
3461
|
+
export type SettingsGetDeviceMemoryParams = Partial<ParamTypes["com.apple.systempreferences.DeviceMemoryEntity"]>;
|
|
3462
|
+
/** Parameters of Get Device Model Name (`com.apple.systempreferences.DeviceModelNameEntity`). */
|
|
3463
|
+
export type SettingsGetDeviceModelNameParams = Partial<ParamTypes["com.apple.systempreferences.DeviceModelNameEntity"]>;
|
|
3464
|
+
/** Parameters of Get Operating System Information (`com.apple.systempreferences.DeviceOSInfoEntity`). */
|
|
3465
|
+
export type SettingsGetOperatingSystemInformationParams = Partial<ParamTypes["com.apple.systempreferences.DeviceOSInfoEntity"]>;
|
|
3466
|
+
/** Parameters of Get Device Processor (`com.apple.systempreferences.DeviceProcessorEntity`). */
|
|
3467
|
+
export type SettingsGetDeviceProcessorParams = Partial<ParamTypes["com.apple.systempreferences.DeviceProcessorEntity"]>;
|
|
3468
|
+
/** Parameters of Get Device Platform Single Sign-on Status (`com.apple.systempreferences.DeviceSSOIntent`). */
|
|
3469
|
+
export type SettingsGetDevicePlatformSingleSignOnStatusParams = Partial<ParamTypes["com.apple.systempreferences.DeviceSSOIntent"]>;
|
|
3470
|
+
/** Parameters of Get Device Serial Number (`com.apple.systempreferences.DeviceSerialNumberEntity`). */
|
|
3471
|
+
export type SettingsGetDeviceSerialNumberParams = Partial<ParamTypes["com.apple.systempreferences.DeviceSerialNumberEntity"]>;
|
|
3472
|
+
/** Parameters of Get Storage Information (`com.apple.systempreferences.DeviceStorageEntity`). */
|
|
3473
|
+
export type SettingsGetStorageInformationParams = Partial<ParamTypes["com.apple.systempreferences.DeviceStorageEntity"]>;
|
|
3474
|
+
/** Parameters of Find Energy Saver Settings (`com.apple.systempreferences.EnergySaverPaneDynamicDeepLinks`). */
|
|
3475
|
+
export type SettingsFindEnergySaverSettingsParams = Partial<ParamTypes["com.apple.systempreferences.EnergySaverPaneDynamicDeepLinks"]>;
|
|
3476
|
+
/** Parameters of Find Energy Settings (`com.apple.systempreferences.EnergySettingsDeepLink`). */
|
|
3477
|
+
export type ComAppleSettingsFindEnergySettingsParams = Partial<ParamTypes["com.apple.systempreferences.EnergySettingsDeepLink"]>;
|
|
3478
|
+
/** Parameters of Get Automatically allow downloaded signed software to receive incoming connections (`com.apple.systempreferences.FirewallAllowDownloadedSignedEntity`). */
|
|
3479
|
+
export type SettingsGetAutomaticallyAllowDownloadedSignedSoftwareToReceiveIncomingConnectionsParams = Partial<ParamTypes["com.apple.systempreferences.FirewallAllowDownloadedSignedEntity"]>;
|
|
3480
|
+
/** Parameters of Get Automatically allow built-in software to receive incoming connections (`com.apple.systempreferences.FirewallAllowSignedEntity`). */
|
|
3481
|
+
export type SettingsGetAutomaticallyAllowBuiltInSoftwareToReceiveIncomingConnectionsParams = Partial<ParamTypes["com.apple.systempreferences.FirewallAllowSignedEntity"]>;
|
|
3482
|
+
/** Parameters of Get Firewall State (`com.apple.systempreferences.FirewallStateEntity`). */
|
|
3483
|
+
export type SettingsGetFirewallStateParams = Partial<ParamTypes["com.apple.systempreferences.FirewallStateEntity"]>;
|
|
3484
|
+
/** Parameters of Get Enable stealth mode (`com.apple.systempreferences.FirewallStealthModeEntity`). */
|
|
3485
|
+
export type SettingsGetEnableStealthModeParams = Partial<ParamTypes["com.apple.systempreferences.FirewallStealthModeEntity"]>;
|
|
3486
|
+
/** Parameters of Get Group’s Members (`com.apple.systempreferences.GroupMembershipIntent`). */
|
|
3487
|
+
export type SettingsGetGroupSMembersParams = Partial<ParamTypes["com.apple.systempreferences.GroupMembershipIntent"]>;
|
|
3488
|
+
/** Parameters of Get the Guest User (`com.apple.systempreferences.GuestIntent`). */
|
|
3489
|
+
export type SettingsGetTheGuestUserParams = Partial<ParamTypes["com.apple.systempreferences.GuestIntent"]>;
|
|
3490
|
+
/** Parameters of Get Guest User’s Parental Control Status (`com.apple.systempreferences.GuestParentalControlStatusIntent`). */
|
|
3491
|
+
export type SettingsGetGuestUserSParentalControlStatusParams = Partial<ParamTypes["com.apple.systempreferences.GuestParentalControlStatusIntent"]>;
|
|
3492
|
+
/** Parameters of Get Guest User’s Shared Folders Access Status (`com.apple.systempreferences.GuestSharedAccessStatusIntent`). */
|
|
3493
|
+
export type SettingsGetGuestUserSSharedFoldersAccessStatusParams = Partial<ParamTypes["com.apple.systempreferences.GuestSharedAccessStatusIntent"]>;
|
|
3494
|
+
/** Parameters of Get Guest User’s Status (`com.apple.systempreferences.GuestStatusIntent`). */
|
|
3495
|
+
export type SettingsGetGuestUserSStatusParams = Partial<ParamTypes["com.apple.systempreferences.GuestStatusIntent"]>;
|
|
3496
|
+
/** Parameters of Get Handoff Status (`com.apple.systempreferences.HandoffIntent`). */
|
|
3497
|
+
export type SettingsGetHandoffStatusParams = Partial<ParamTypes["com.apple.systempreferences.HandoffIntent"]>;
|
|
3498
|
+
/** Parameters of Get Highlight color (`com.apple.systempreferences.HighlightColorEntity`). */
|
|
3499
|
+
export type SettingsGetHighlightColorParams = Partial<ParamTypes["com.apple.systempreferences.HighlightColorEntity"]>;
|
|
3500
|
+
/** Parameters of Update Highlight color (`com.apple.systempreferences.HighlightColorEntity-UpdatableEntity`). */
|
|
3501
|
+
export type SettingsUpdateHighlightColorParams = Partial<ParamTypes["com.apple.systempreferences.HighlightColorEntity-UpdatableEntity"]>;
|
|
3502
|
+
/** Parameters of Get Account’s Identifier (`com.apple.systempreferences.IdentifierIntent`). */
|
|
3503
|
+
export type SettingsGetAccountSIdentifierParams = Partial<ParamTypes["com.apple.systempreferences.IdentifierIntent"]>;
|
|
3504
|
+
/** Parameters of Get List of Accounts (`com.apple.systempreferences.ListOfAccountsIntent`). */
|
|
3505
|
+
export type SettingsGetListOfAccountsParams = Partial<ParamTypes["com.apple.systempreferences.ListOfAccountsIntent"]>;
|
|
3506
|
+
/** Parameters of Get List of Network Servers (`com.apple.systempreferences.ListOfNetworkServersIntent`). */
|
|
3507
|
+
export type SettingsGetListOfNetworkServersParams = Partial<ParamTypes["com.apple.systempreferences.ListOfNetworkServersIntent"]>;
|
|
3508
|
+
/** Parameters of Get Lock Message (`com.apple.systempreferences.LockMessageIntent`). */
|
|
3509
|
+
export type SettingsGetLockMessageParams = Partial<ParamTypes["com.apple.systempreferences.LockMessageIntent"]>;
|
|
3510
|
+
/** Parameters of Get Login Window Mode (`com.apple.systempreferences.LoginWindowModeIntent`). */
|
|
3511
|
+
export type SettingsGetLoginWindowModeParams = Partial<ParamTypes["com.apple.systempreferences.LoginWindowModeIntent"]>;
|
|
3512
|
+
/** Parameters of Login Window Shows Buttons (`com.apple.systempreferences.LoginWindowShowsButtonsIntent`). */
|
|
3513
|
+
export type SettingsLoginWindowShowsButtonsParams = Partial<ParamTypes["com.apple.systempreferences.LoginWindowShowsButtonsIntent"]>;
|
|
3514
|
+
/** Parameters of Get Push through the edge of a display to connect a nearby Mac or iPad (`com.apple.systempreferences.MagicEdgeEntity`). */
|
|
3515
|
+
export type SettingsGetPushThroughTheEdgeOfADisplayToConnectANearbyMacOrIpadParams = Partial<ParamTypes["com.apple.systempreferences.MagicEdgeEntity"]>;
|
|
3516
|
+
/** Parameters of Update Push through the edge of a display to connect a nearby Mac or iPad (`com.apple.systempreferences.MagicEdgeEntity-UpdatableEntity`). */
|
|
3517
|
+
export type SettingsUpdatePushThroughTheEdgeOfADisplayToConnectANearbyMacOrIpadParams = Partial<ParamTypes["com.apple.systempreferences.MagicEdgeEntity-UpdatableEntity"]>;
|
|
3518
|
+
/** Parameters of Open About (`com.apple.systempreferences.OpenAboutSettingsStaticDeepLinks`). */
|
|
3519
|
+
export type SettingsOpenAboutParams = Partial<ParamTypes["com.apple.systempreferences.OpenAboutSettingsStaticDeepLinks"]>;
|
|
3520
|
+
/** Parameters of Open Accessibility Audio Descriptions Settings (`com.apple.systempreferences.OpenAccessibilityAudioDescriptionsStaticDeepLinks`). */
|
|
3521
|
+
export type SettingsOpenAccessibilityAudioDescriptionsSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityAudioDescriptionsStaticDeepLinks"]>;
|
|
3522
|
+
/** Parameters of Open Accessibility Audio Settings (`com.apple.systempreferences.OpenAccessibilityAudioStaticDeepLinks`). */
|
|
3523
|
+
export type SettingsOpenAccessibilityAudioSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityAudioStaticDeepLinks"]>;
|
|
3524
|
+
/** Parameters of Open Accessibility Display Settings (`com.apple.systempreferences.OpenAccessibilityDisplayStaticDeepLinks`). */
|
|
3525
|
+
export type SettingsOpenAccessibilityDisplaySettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityDisplayStaticDeepLinks"]>;
|
|
3526
|
+
/** Parameters of Open Accessibility Hearing Devices Settings (`com.apple.systempreferences.OpenAccessibilityHearingDevicesStaticDeepLinks`). */
|
|
3527
|
+
export type SettingsOpenAccessibilityHearingDevicesSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityHearingDevicesStaticDeepLinks"]>;
|
|
3528
|
+
/** Parameters of Open Accessibility Hover Text Settings (`com.apple.systempreferences.OpenAccessibilityHoverTextStaticDeepLinks`). */
|
|
3529
|
+
export type SettingsOpenAccessibilityHoverTextSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityHoverTextStaticDeepLinks"]>;
|
|
3530
|
+
/** Parameters of Open Accessibility Keyboard Settings (`com.apple.systempreferences.OpenAccessibilityKeyboardStaticDeepLinks`). */
|
|
3531
|
+
export type SettingsOpenAccessibilityKeyboardSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityKeyboardStaticDeepLinks"]>;
|
|
3532
|
+
/** Parameters of Open Accessibility Live Captions Settings (`com.apple.systempreferences.OpenAccessibilityLiveCaptionsStaticDeepLinks`). */
|
|
3533
|
+
export type SettingsOpenAccessibilityLiveCaptionsSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityLiveCaptionsStaticDeepLinks"]>;
|
|
3534
|
+
/** Parameters of Open Accessibility Live Speech Settings (`com.apple.systempreferences.OpenAccessibilityLiveSpeechStaticDeepLinks`). */
|
|
3535
|
+
export type SettingsOpenAccessibilityLiveSpeechSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityLiveSpeechStaticDeepLinks"]>;
|
|
3536
|
+
/** Parameters of Open Accessibility Motion Settings (`com.apple.systempreferences.OpenAccessibilityMotionStaticDeepLinks`). */
|
|
3537
|
+
export type SettingsOpenAccessibilityMotionSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityMotionStaticDeepLinks"]>;
|
|
3538
|
+
/** Parameters of Open Accessibility Name Recognition Settings (`com.apple.systempreferences.OpenAccessibilityNameRecognitionStaticDeepLinks`). */
|
|
3539
|
+
export type SettingsOpenAccessibilityNameRecognitionSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityNameRecognitionStaticDeepLinks"]>;
|
|
3540
|
+
/** Parameters of Open Accessibility Personal Voice Settings (`com.apple.systempreferences.OpenAccessibilityPersonalVoiceStaticDeepLinks`). */
|
|
3541
|
+
export type SettingsOpenAccessibilityPersonalVoiceSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityPersonalVoiceStaticDeepLinks"]>;
|
|
3542
|
+
/** Parameters of Open Accessibility Pointer Control Settings (`com.apple.systempreferences.OpenAccessibilityPointerControlStaticDeepLinks`). */
|
|
3543
|
+
export type SettingsOpenAccessibilityPointerControlSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityPointerControlStaticDeepLinks"]>;
|
|
3544
|
+
/** Parameters of Open Accessibility RTT Settings (`com.apple.systempreferences.OpenAccessibilityRTTStaticDeepLinks`). */
|
|
3545
|
+
export type SettingsOpenAccessibilityRttSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityRTTStaticDeepLinks"]>;
|
|
3546
|
+
/** Parameters of Open Accessibility Settings (`com.apple.systempreferences.OpenAccessibilityRootStaticDeepLinks`). */
|
|
3547
|
+
export type SettingsOpenAccessibilitySettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityRootStaticDeepLinks"]>;
|
|
3548
|
+
/** Parameters of Open Accessibility Shortcut Settings (`com.apple.systempreferences.OpenAccessibilityShortcutStaticDeepLinks`). */
|
|
3549
|
+
export type SettingsOpenAccessibilityShortcutSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityShortcutStaticDeepLinks"]>;
|
|
3550
|
+
/** Parameters of Open Accessibility Siri Settings (`com.apple.systempreferences.OpenAccessibilitySiriStaticDeepLinks`). */
|
|
3551
|
+
export type SettingsOpenAccessibilitySiriSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilitySiriStaticDeepLinks"]>;
|
|
3552
|
+
/** Parameters of Open Accessibility Spoken Content Settings (`com.apple.systempreferences.OpenAccessibilitySpokenContentStaticDeepLinks`). */
|
|
3553
|
+
export type SettingsOpenAccessibilitySpokenContentSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilitySpokenContentStaticDeepLinks"]>;
|
|
3554
|
+
/** Parameters of Open Accessibility Subtitles and Captioning Settings (`com.apple.systempreferences.OpenAccessibilitySubtitlesandCaptioningStaticDeepLinks`). */
|
|
3555
|
+
export type SettingsOpenAccessibilitySubtitlesAndCaptioningSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilitySubtitlesandCaptioningStaticDeepLinks"]>;
|
|
3556
|
+
/** Parameters of Open Accessibility Switch Control Settings (`com.apple.systempreferences.OpenAccessibilitySwitchControlStaticDeepLinks`). */
|
|
3557
|
+
export type SettingsOpenAccessibilitySwitchControlSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilitySwitchControlStaticDeepLinks"]>;
|
|
3558
|
+
/** Parameters of Open Accessibility Vocal Shortcuts Settings (`com.apple.systempreferences.OpenAccessibilityVocalShortcutsStaticDeepLinks`). */
|
|
3559
|
+
export type SettingsOpenAccessibilityVocalShortcutsSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityVocalShortcutsStaticDeepLinks"]>;
|
|
3560
|
+
/** Parameters of Open Accessibility Voice Control Settings (`com.apple.systempreferences.OpenAccessibilityVoiceControlStaticDeepLinks`). */
|
|
3561
|
+
export type SettingsOpenAccessibilityVoiceControlSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityVoiceControlStaticDeepLinks"]>;
|
|
3562
|
+
/** Parameters of Open Accessibility VoiceOver Settings (`com.apple.systempreferences.OpenAccessibilityVoiceOverStaticDeepLinks`). */
|
|
3563
|
+
export type SettingsOpenAccessibilityVoiceOverSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityVoiceOverStaticDeepLinks"]>;
|
|
3564
|
+
/** Parameters of Open Accessibility Zoom Settings (`com.apple.systempreferences.OpenAccessibilityZoomStaticDeepLinks`). */
|
|
3565
|
+
export type SettingsOpenAccessibilityZoomSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAccessibilityZoomStaticDeepLinks"]>;
|
|
3566
|
+
/** Parameters of Open AirDrop & Continuity (`com.apple.systempreferences.OpenAirDropHandoffDeepLinks`). */
|
|
3567
|
+
export type SettingsOpenAirDropContinuityParams = Partial<ParamTypes["com.apple.systempreferences.OpenAirDropHandoffDeepLinks"]>;
|
|
3568
|
+
/** Parameters of Open Appearance Settings (`com.apple.systempreferences.OpenAppearanceSettingsDeepLink`). */
|
|
3569
|
+
export type SettingsOpenAppearanceSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenAppearanceSettingsDeepLink"]>;
|
|
3570
|
+
/** Parameters of Open Automatically adjust brightness (`com.apple.systempreferences.OpenAutoBrightnessEntityDeepLink`). */
|
|
3571
|
+
export type SettingsOpenAutomaticallyAdjustBrightnessParams = Partial<ParamTypes["com.apple.systempreferences.OpenAutoBrightnessEntityDeepLink"]>;
|
|
3572
|
+
/** Parameters of Open Automatically reconnect (`com.apple.systempreferences.OpenAutomaticReconnectEntityDeepLink`). */
|
|
3573
|
+
export type SettingsOpenAutomaticallyReconnectParams = Partial<ParamTypes["com.apple.systempreferences.OpenAutomaticReconnectEntityDeepLink"]>;
|
|
3574
|
+
/** Parameters of Open Battery Settings (`com.apple.systempreferences.OpenBatterSettingsDeepLink`). */
|
|
3575
|
+
export type ComAppleSettingsOpenBatterySettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenBatterSettingsDeepLink"]>;
|
|
3576
|
+
/** Parameters of Open Battery Health Settings (`com.apple.systempreferences.OpenBatteryHealthPaneDynamicDeepLinks`). */
|
|
3577
|
+
export type SettingsOpenBatteryHealthSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenBatteryHealthPaneDynamicDeepLinks"]>;
|
|
3578
|
+
/** Parameters of Open Battery Settings Options Pane (`com.apple.systempreferences.OpenBatteryOptionsPaneDynamicDeepLinks`). */
|
|
3579
|
+
export type SettingsOpenBatterySettingsOptionsPaneParams = Partial<ParamTypes["com.apple.systempreferences.OpenBatteryOptionsPaneDynamicDeepLinks"]>;
|
|
3580
|
+
/** Parameters of Open Battery Settings (`com.apple.systempreferences.OpenBatterySettingsPaneDynamicDeepLinks`). */
|
|
3581
|
+
export type SettingsOpenBatterySettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenBatterySettingsPaneDynamicDeepLinks"]>;
|
|
3582
|
+
/** Parameters of Open Displays (`com.apple.systempreferences.OpenDisplaysSettingsDeepLinks`). */
|
|
3583
|
+
export type SettingsOpenDisplaysParams = Partial<ParamTypes["com.apple.systempreferences.OpenDisplaysSettingsDeepLinks"]>;
|
|
3584
|
+
/** Parameters of Open Energy Saver Settings (`com.apple.systempreferences.OpenEnergySaverPaneDynamicDeepLinks`). */
|
|
3585
|
+
export type SettingsOpenEnergySaverSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenEnergySaverPaneDynamicDeepLinks"]>;
|
|
3586
|
+
/** Parameters of Open Energy Settings (`com.apple.systempreferences.OpenEnergySettingsDeepLink`). */
|
|
3587
|
+
export type ComAppleSettingsOpenEnergySettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenEnergySettingsDeepLink"]>;
|
|
3588
|
+
/** Parameters of Lock Screen Settings (`com.apple.systempreferences.OpenLockScreenDeepLinks`). */
|
|
3589
|
+
export type SettingsLockScreenSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenLockScreenDeepLinks"]>;
|
|
3590
|
+
/** Parameters of Open Login Items (`com.apple.systempreferences.OpenLoginItemsDeepLinks`). */
|
|
3591
|
+
export type SettingsOpenLoginItemsParams = Partial<ParamTypes["com.apple.systempreferences.OpenLoginItemsDeepLinks"]>;
|
|
3592
|
+
/** Parameters of Open Push through to connect (`com.apple.systempreferences.OpenMagicEdgeEntityDeepLink`). */
|
|
3593
|
+
export type SettingsOpenPushThroughToConnectParams = Partial<ParamTypes["com.apple.systempreferences.OpenMagicEdgeEntityDeepLink"]>;
|
|
3594
|
+
/** Parameters of Open Network (`com.apple.systempreferences.OpenNetworkSettingsDeepLinks`). */
|
|
3595
|
+
export type SettingsOpenNetworkParams = Partial<ParamTypes["com.apple.systempreferences.OpenNetworkSettingsDeepLinks"]>;
|
|
3596
|
+
/** Parameters of Open AppleCare & Warranty (`com.apple.systempreferences.OpenNewDeviceOutreachStaticDeepLinks`). */
|
|
3597
|
+
export type ComApplePreferencesOpenAppleCareWarrantyParams = Partial<ParamTypes["com.apple.systempreferences.OpenNewDeviceOutreachStaticDeepLinks"]>;
|
|
3598
|
+
/** Parameters of Open Printers & Scanners (`com.apple.systempreferences.OpenPrinterScannerDeepLinks`). */
|
|
3599
|
+
export type SettingsOpenPrintersScannersParams = Partial<ParamTypes["com.apple.systempreferences.OpenPrinterScannerDeepLinks"]>;
|
|
3600
|
+
/** Parameters of Open Privacy & Security (`com.apple.systempreferences.OpenPrivacySecurityDeepLinks`). */
|
|
3601
|
+
export type SettingsOpenPrivacySecurityParams = Partial<ParamTypes["com.apple.systempreferences.OpenPrivacySecurityDeepLinks"]>;
|
|
3602
|
+
/** Parameters of Open Share keyboard and mouse (`com.apple.systempreferences.OpenShareKeyboardEntityDeepLink`). */
|
|
3603
|
+
export type SettingsOpenShareKeyboardAndMouseParams = Partial<ParamTypes["com.apple.systempreferences.OpenShareKeyboardEntityDeepLink"]>;
|
|
3604
|
+
/** Parameters of Open Sound (`com.apple.systempreferences.OpenSoundSettingsDeepLinks`). */
|
|
3605
|
+
export type SettingsOpenSoundParams = Partial<ParamTypes["com.apple.systempreferences.OpenSoundSettingsDeepLinks"]>;
|
|
3606
|
+
/** Parameters of Open Feedback Sound Settings (`com.apple.systempreferences.OpenSoundSettingsFeedbackSoundEntity`). */
|
|
3607
|
+
export type SettingsOpenFeedbackSoundSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenSoundSettingsFeedbackSoundEntity"]>;
|
|
3608
|
+
/** Parameters of Open User Interface Sound Effects Settings (`com.apple.systempreferences.OpenSoundSettingsInterfaceEffectsEntity`). */
|
|
3609
|
+
export type SettingsOpenUserInterfaceSoundEffectsSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenSoundSettingsInterfaceEffectsEntity"]>;
|
|
3610
|
+
/** Parameters of Open Startup Sound Settings (`com.apple.systempreferences.OpenSoundSettingsStartupSoundEntity`). */
|
|
3611
|
+
export type SettingsOpenStartupSoundSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenSoundSettingsStartupSoundEntity"]>;
|
|
3612
|
+
/** Parameters of Open Transfer or Reset (`com.apple.systempreferences.OpenTransferResetDeepLinks`). */
|
|
3613
|
+
export type SettingsOpenTransferOrResetParams = Partial<ParamTypes["com.apple.systempreferences.OpenTransferResetDeepLinks"]>;
|
|
3614
|
+
/** Parameters of Open True Tone (`com.apple.systempreferences.OpenTrueToneEntityDeepLink`). */
|
|
3615
|
+
export type SettingsOpenTrueToneParams = Partial<ParamTypes["com.apple.systempreferences.OpenTrueToneEntityDeepLink"]>;
|
|
3616
|
+
/** Parameters of Open Users & Groups (`com.apple.systempreferences.OpenUsersGroupsDeepLinks`). */
|
|
3617
|
+
export type SettingsOpenUsersGroupsParams = Partial<ParamTypes["com.apple.systempreferences.OpenUsersGroupsDeepLinks"]>;
|
|
3618
|
+
/** Parameters of Open VPN Settings (`com.apple.systempreferences.OpenVPNDeepLink`). */
|
|
3619
|
+
export type SettingsOpenVpnSettingsParams = Partial<ParamTypes["com.apple.systempreferences.OpenVPNDeepLink"]>;
|
|
3620
|
+
/** Parameters of Get Printer Paper Size (`com.apple.systempreferences.PaperSizeEntity`). */
|
|
3621
|
+
export type SettingsGetPrinterPaperSizeParams = Partial<ParamTypes["com.apple.systempreferences.PaperSizeEntity"]>;
|
|
3622
|
+
/** Parameters of Update Printer Paper Size (`com.apple.systempreferences.PaperSizeEntity-UpdatableEntity`). */
|
|
3623
|
+
export type SettingsUpdatePrinterPaperSizeParams = Partial<ParamTypes["com.apple.systempreferences.PaperSizeEntity-UpdatableEntity"]>;
|
|
3624
|
+
/** Parameters of Get Password Delay (`com.apple.systempreferences.RequirePasswordDelayIntent`). */
|
|
3625
|
+
export type SettingsGetPasswordDelayParams = Partial<ParamTypes["com.apple.systempreferences.RequirePasswordDelayIntent"]>;
|
|
3626
|
+
/** Parameters of Get Start Screen Saver (`com.apple.systempreferences.ScreenSaverDelayEntity`). */
|
|
3627
|
+
export type SettingsGetStartScreenSaverParams = Partial<ParamTypes["com.apple.systempreferences.ScreenSaverDelayEntity"]>;
|
|
3628
|
+
/** Parameters of Update Start Screen Saver (`com.apple.systempreferences.ScreenSaverDelayEntity-UpdatableEntity`). */
|
|
3629
|
+
export type SettingsUpdateStartScreenSaverParams = Partial<ParamTypes["com.apple.systempreferences.ScreenSaverDelayEntity-UpdatableEntity"]>;
|
|
3630
|
+
/** Parameters of Setting Navigation (`com.apple.systempreferences.SettingsNavigationEventDonationIntent`). */
|
|
3631
|
+
export type SettingsSettingNavigationParams = Partial<ParamTypes["com.apple.systempreferences.SettingsNavigationEventDonationIntent"]>;
|
|
3632
|
+
/** Parameters of Get Allow your pointer and keyboard to move between any nearby Mac or iPad (`com.apple.systempreferences.ShareKeyboardEntity`). */
|
|
3633
|
+
export type SettingsGetAllowYourPointerAndKeyboardToMoveBetweenAnyNearbyMacOrIpadParams = Partial<ParamTypes["com.apple.systempreferences.ShareKeyboardEntity"]>;
|
|
3634
|
+
/** Parameters of Update Allow your pointer and keyboard to move between any nearby Mac or iPad (`com.apple.systempreferences.ShareKeyboardEntity-UpdatableEntity`). */
|
|
3635
|
+
export type SettingsUpdateAllowYourPointerAndKeyboardToMoveBetweenAnyNearbyMacOrIpadParams = Partial<ParamTypes["com.apple.systempreferences.ShareKeyboardEntity-UpdatableEntity"]>;
|
|
3636
|
+
/** Parameters of Open Sharing (`com.apple.systempreferences.SharingSettingsIntents.OpenSharingDeepLinks`). */
|
|
3637
|
+
export type SettingsOpenSharingParams = Partial<ParamTypes["com.apple.systempreferences.SharingSettingsIntents.OpenSharingDeepLinks"]>;
|
|
3638
|
+
/** Parameters of SharingIntents (`com.apple.systempreferences.SharingSettingsIntents.SharingIntents`). */
|
|
3639
|
+
export type ComAppleSystempreferencesSharingSettingsIntentsSharingIntentsParams = Partial<ParamTypes["com.apple.systempreferences.SharingSettingsIntents.SharingIntents"]>;
|
|
3640
|
+
/** Parameters of Show Large Clock (`com.apple.systempreferences.ShowLargeClockIntent`). */
|
|
3641
|
+
export type SettingsShowLargeClockParams = Partial<ParamTypes["com.apple.systempreferences.ShowLargeClockIntent"]>;
|
|
3642
|
+
/** Parameters of Show Password Hints (`com.apple.systempreferences.ShowPasswordHintsIntent`). */
|
|
3643
|
+
export type SettingsShowPasswordHintsParams = Partial<ParamTypes["com.apple.systempreferences.ShowPasswordHintsIntent"]>;
|
|
3644
|
+
/** Parameters of Get Show scroll bars (`com.apple.systempreferences.ShowScrollBarsEntity`). */
|
|
3645
|
+
export type SettingsGetShowScrollBarsParams = Partial<ParamTypes["com.apple.systempreferences.ShowScrollBarsEntity"]>;
|
|
3646
|
+
/** Parameters of Update Show scroll bars (`com.apple.systempreferences.ShowScrollBarsEntity-UpdatableEntity`). */
|
|
3647
|
+
export type SettingsUpdateShowScrollBarsParams = Partial<ParamTypes["com.apple.systempreferences.ShowScrollBarsEntity-UpdatableEntity"]>;
|
|
3648
|
+
/** Parameters of Get Sidebar icon size (`com.apple.systempreferences.SidebarIconSizeEntity`). */
|
|
3649
|
+
export type SettingsGetSidebarIconSizeParams = Partial<ParamTypes["com.apple.systempreferences.SidebarIconSizeEntity"]>;
|
|
3650
|
+
/** Parameters of Update Sidebar icon size (`com.apple.systempreferences.SidebarIconSizeEntity-UpdatableEntity`). */
|
|
3651
|
+
export type SettingsUpdateSidebarIconSizeParams = Partial<ParamTypes["com.apple.systempreferences.SidebarIconSizeEntity-UpdatableEntity"]>;
|
|
3652
|
+
/** Parameters of Get Feedback Sound Settings (`com.apple.systempreferences.SoundSettingsFeedbackSoundEntity`). */
|
|
3653
|
+
export type SettingsGetFeedbackSoundSettingsParams = Partial<ParamTypes["com.apple.systempreferences.SoundSettingsFeedbackSoundEntity"]>;
|
|
3654
|
+
/** Parameters of Update a Feedback Sound Settings's Play feedback when volume is changed (`com.apple.systempreferences.SoundSettingsFeedbackSoundEntity-UpdatableEntity`). */
|
|
3655
|
+
export type SettingsUpdateAFeedbackSoundSettingsSPlayFeedbackWhenVolumeIsChangedParams = Partial<ParamTypes["com.apple.systempreferences.SoundSettingsFeedbackSoundEntity-UpdatableEntity"]>;
|
|
3656
|
+
/** Parameters of Get User Interface Sound Effects Settings (`com.apple.systempreferences.SoundSettingsInterfaceEffectsEntity`). */
|
|
3657
|
+
export type SettingsGetUserInterfaceSoundEffectsSettingsParams = Partial<ParamTypes["com.apple.systempreferences.SoundSettingsInterfaceEffectsEntity"]>;
|
|
3658
|
+
/** Parameters of Update a User Interface Sound Effects Settings's Play user interface sound effects (`com.apple.systempreferences.SoundSettingsInterfaceEffectsEntity-UpdatableEntity`). */
|
|
3659
|
+
export type SettingsUpdateAUserInterfaceSoundEffectsSettingsSPlayUserInterfaceSoundEffectsParams = Partial<ParamTypes["com.apple.systempreferences.SoundSettingsInterfaceEffectsEntity-UpdatableEntity"]>;
|
|
3660
|
+
/** Parameters of Get Startup Sound Settings (`com.apple.systempreferences.SoundSettingsStartupSoundEntity`). */
|
|
3661
|
+
export type SettingsGetStartupSoundSettingsParams = Partial<ParamTypes["com.apple.systempreferences.SoundSettingsStartupSoundEntity"]>;
|
|
3662
|
+
/** Parameters of Update a Startup Sound Settings's Play sound on startup (`com.apple.systempreferences.SoundSettingsStartupSoundEntity-UpdatableEntity`). */
|
|
3663
|
+
export type SettingsUpdateAStartupSoundSettingsSPlaySoundOnStartupParams = Partial<ParamTypes["com.apple.systempreferences.SoundSettingsStartupSoundEntity-UpdatableEntity"]>;
|
|
3664
|
+
/** Parameters of High Power Mode (`com.apple.systempreferences.ToggleHighPowerModeBatteryNoBatteryIntent`). */
|
|
3665
|
+
export type SettingsHighPowerModeParams = Partial<ParamTypes["com.apple.systempreferences.ToggleHighPowerModeBatteryNoBatteryIntent"]>;
|
|
3666
|
+
/** Parameters of High Power Mode (`com.apple.systempreferences.ToggleHighPowerModeOnBatteryIntent`). */
|
|
3667
|
+
export type ComAppleSystempreferencesToggleHighPowerModeOnBatteryIntentParams = Partial<ParamTypes["com.apple.systempreferences.ToggleHighPowerModeOnBatteryIntent"]>;
|
|
3668
|
+
/** Parameters of Low Power Mode (`com.apple.systempreferences.ToggleLowPowerModeIntent`). */
|
|
3669
|
+
export type SettingsLowPowerModeParams = Partial<ParamTypes["com.apple.systempreferences.ToggleLowPowerModeIntent"]>;
|
|
3670
|
+
/** Parameters of Get True Tone (`com.apple.systempreferences.TrueToneEntity`). */
|
|
3671
|
+
export type SettingsGetTrueToneParams = Partial<ParamTypes["com.apple.systempreferences.TrueToneEntity"]>;
|
|
3672
|
+
/** Parameters of Update True Tone (`com.apple.systempreferences.TrueToneEntity-UpdatableEntity`). */
|
|
3673
|
+
export type SettingsUpdateTrueToneParams = Partial<ParamTypes["com.apple.systempreferences.TrueToneEntity-UpdatableEntity"]>;
|
|
3674
|
+
/** Parameters of Get User’s Group (`com.apple.systempreferences.UserGroupIntent`). */
|
|
3675
|
+
export type SettingsGetUserSGroupParams = Partial<ParamTypes["com.apple.systempreferences.UserGroupIntent"]>;
|
|
3676
|
+
/** Parameters of Get User’s Home Folder (`com.apple.systempreferences.UserHomeFolderIntent`). */
|
|
3677
|
+
export type SettingsGetUserSHomeFolderParams = Partial<ParamTypes["com.apple.systempreferences.UserHomeFolderIntent"]>;
|
|
3678
|
+
/** Parameters of Get User’s Admin Status (`com.apple.systempreferences.UserIsAdminIntent`). */
|
|
3679
|
+
export type SettingsGetUserSAdminStatusParams = Partial<ParamTypes["com.apple.systempreferences.UserIsAdminIntent"]>;
|
|
3680
|
+
/** Parameters of Get User Login Items (`com.apple.systempreferences.UserLoginItemsIntent`). */
|
|
3681
|
+
export type SettingsGetUserLoginItemsParams = Partial<ParamTypes["com.apple.systempreferences.UserLoginItemsIntent"]>;
|
|
3682
|
+
/** Parameters of Get User’s Platform Single Sign-on Status (`com.apple.systempreferences.UserSSOIntent`). */
|
|
3683
|
+
export type SettingsGetUserSPlatformSingleSignOnStatusParams = Partial<ParamTypes["com.apple.systempreferences.UserSSOIntent"]>;
|
|
3684
|
+
/** Parameters of Update a VPN Configuration's Connect On Demand (`com.apple.systempreferences.VPNConfigurationEntity-UpdatableEntity`). */
|
|
3685
|
+
export type SettingsUpdateAVpnConfigurationSConnectOnDemandParams = Partial<ParamTypes["com.apple.systempreferences.VPNConfigurationEntity-UpdatableEntity"]>;
|
|
3686
|
+
/** Parameters of Get iPhone Widgets (`com.apple.systempreferences.WidgetsAndOnenessEntity`). */
|
|
3687
|
+
export type SettingsGetIphoneWidgetsParams = Partial<ParamTypes["com.apple.systempreferences.WidgetsAndOnenessEntity"]>;
|
|
3688
|
+
/** Parameters of Update iPhone Widgets (`com.apple.systempreferences.WidgetsAndOnenessEntity-UpdatableEntity`). */
|
|
3689
|
+
export type SettingsUpdateIphoneWidgetsParams = Partial<ParamTypes["com.apple.systempreferences.WidgetsAndOnenessEntity-UpdatableEntity"]>;
|
|
3690
|
+
/** Parameters of Find User Notification Type (`com.apple.usernotificationsd.UserNotificationEntity`). */
|
|
3691
|
+
export type ComAppleUsernotificationsdFindUserNotificationTypeParams = Partial<ParamTypes["com.apple.usernotificationsd.UserNotificationEntity"]>;
|
|
3692
|
+
/** Parameters of Set Wallpaper (`com.apple.wallpaper.agent.SetWallpaperIntent`). */
|
|
3693
|
+
export type ComAppleWallpaperAgentSetWallpaperParams = Partial<ParamTypes["com.apple.wallpaper.agent.SetWallpaperIntent"]>;
|
|
3694
|
+
/** Parameters of Set Wallpaper Photo (`com.apple.wallpaper.agent.SetWallpaperPhotoIntent`). */
|
|
3695
|
+
export type ComAppleWallpaperAgentSetWallpaperPhotoParams = Partial<ParamTypes["com.apple.wallpaper.agent.SetWallpaperPhotoIntent"]>;
|
|
3696
|
+
/** Parameters of Skip Wallpaper (`com.apple.wallpaper.agent.SkipShuffledContentAction`). */
|
|
3697
|
+
export type ComAppleWallpaperAgentSkipWallpaperParams = Partial<ParamTypes["com.apple.wallpaper.agent.SkipShuffledContentAction"]>;
|
|
3698
|
+
/** Parameters of Find Wallpapers (`com.apple.wallpaper.agent.WallpaperEntity`). */
|
|
3699
|
+
export type ComAppleWallpaperAgentFindWallpapersParams = Partial<ParamTypes["com.apple.wallpaper.agent.WallpaperEntity"]>;
|
|
3700
|
+
/** Parameters of Add Location to List (`com.apple.weather.AddSavedLocationIntent`). */
|
|
3701
|
+
export type WeatherAddLocationToListParams = Partial<ParamTypes["com.apple.weather.AddSavedLocationIntent"]>;
|
|
3702
|
+
/** Parameters of Find Location (`com.apple.weather.LocationEntity`). */
|
|
3703
|
+
export type WeatherFindLocationParams = Partial<ParamTypes["com.apple.weather.LocationEntity"]>;
|
|
3704
|
+
/** Parameters of Find Location of Interest (`com.apple.weather.LocationOfInterestEntity`). */
|
|
3705
|
+
export type WeatherFindLocationOfInterestParams = Partial<ParamTypes["com.apple.weather.LocationOfInterestEntity"]>;
|
|
3706
|
+
/** Parameters of Find Location (`com.apple.weather.LocationSearchEntity`). */
|
|
3707
|
+
export type ComAppleWeatherLocationSearchEntityParams = Partial<ParamTypes["com.apple.weather.LocationSearchEntity"]>;
|
|
3708
|
+
/** Parameters of Open Moon Details (`com.apple.weather.OpenMoonIntent`). */
|
|
3709
|
+
export type WeatherOpenMoonDetailsParams = Partial<ParamTypes["com.apple.weather.OpenMoonIntent"]>;
|
|
3710
|
+
/** Parameters of Open Notifications Configuration (`com.apple.weather.OpenNotificationsConfigurationIntent`). */
|
|
3711
|
+
export type WeatherOpenNotificationsConfigurationParams = Partial<ParamTypes["com.apple.weather.OpenNotificationsConfigurationIntent"]>;
|
|
3712
|
+
/** Parameters of Open Sunrise and Sunset Details (`com.apple.weather.OpenSunriseSunsetIntent`). */
|
|
3713
|
+
export type WeatherOpenSunriseAndSunsetDetailsParams = Partial<ParamTypes["com.apple.weather.OpenSunriseSunsetIntent"]>;
|
|
3714
|
+
/** Parameters of Open Units Configuration (`com.apple.weather.OpenUnitsConfigurationIntent`). */
|
|
3715
|
+
export type WeatherOpenUnitsConfigurationParams = Partial<ParamTypes["com.apple.weather.OpenUnitsConfigurationIntent"]>;
|
|
3716
|
+
/** Parameters of Open Air Quality Details (`com.apple.weather.OpenWeatherAirQualityIntent`). */
|
|
3717
|
+
export type WeatherOpenAirQualityDetailsParams = Partial<ParamTypes["com.apple.weather.OpenWeatherAirQualityIntent"]>;
|
|
3718
|
+
/** Parameters of Open Weather Condition Details (`com.apple.weather.OpenWeatherSpecificConditionIntent`). */
|
|
3719
|
+
export type WeatherOpenWeatherConditionDetailsParams = Partial<ParamTypes["com.apple.weather.OpenWeatherSpecificConditionIntent"]>;
|
|
3720
|
+
/** Parameters of Find Preferred Weather Units (`com.apple.weather.PreferredUnitsEntity`). */
|
|
3721
|
+
export type WeatherFindPreferredWeatherUnitsParams = Partial<ParamTypes["com.apple.weather.PreferredUnitsEntity"]>;
|
|
3722
|
+
/** Parameters of Remove Locations from List (`com.apple.weather.RemoveSavedLocationIntent`). */
|
|
3723
|
+
export type WeatherRemoveLocationsFromListParams = Partial<ParamTypes["com.apple.weather.RemoveSavedLocationIntent"]>;
|
|
3724
|
+
/** Parameters of Reset Unit (`com.apple.weather.ResetUnitsIntent`). */
|
|
3725
|
+
export type WeatherResetUnitParams = Partial<ParamTypes["com.apple.weather.ResetUnitsIntent"]>;
|
|
3726
|
+
/** Parameters of Set Distance Unit (`com.apple.weather.SetDistanceUnitIntent`). */
|
|
3727
|
+
export type WeatherSetDistanceUnitParams = Partial<ParamTypes["com.apple.weather.SetDistanceUnitIntent"]>;
|
|
3728
|
+
/** Parameters of Set Precipitation Unit (`com.apple.weather.SetPrecipitationUnitIntent`). */
|
|
3729
|
+
export type WeatherSetPrecipitationUnitParams = Partial<ParamTypes["com.apple.weather.SetPrecipitationUnitIntent"]>;
|
|
3730
|
+
/** Parameters of Set Pressure Unit (`com.apple.weather.SetPressureUnitIntent`). */
|
|
3731
|
+
export type WeatherSetPressureUnitParams = Partial<ParamTypes["com.apple.weather.SetPressureUnitIntent"]>;
|
|
3732
|
+
/** Parameters of Set Temperature Unit (`com.apple.weather.SetTemperatureUnitIntent`). */
|
|
3733
|
+
export type WeatherSetTemperatureUnitParams = Partial<ParamTypes["com.apple.weather.SetTemperatureUnitIntent"]>;
|
|
3734
|
+
/** Parameters of Set Wind Unit (`com.apple.weather.SetWindUnitIntent`). */
|
|
3735
|
+
export type WeatherSetWindUnitParams = Partial<ParamTypes["com.apple.weather.SetWindUnitIntent"]>;
|
|
3736
|
+
/** Parameters of Find Synced Data (`com.apple.weather.SyncedDataEntity`). */
|
|
3737
|
+
export type WeatherFindSyncedDataParams = Partial<ParamTypes["com.apple.weather.SyncedDataEntity"]>;
|
|
3738
|
+
/** Parameters of Append to Note (`is.workflow.actions.appendnote`). */
|
|
3739
|
+
export type AppendnoteParams = Partial<ParamTypes["is.workflow.actions.appendnote"]>;
|
|
3740
|
+
/** Parameters of Delete Photos (`is.workflow.actions.deletephotos`). */
|
|
3741
|
+
export type DeletephotosParams = Partial<ParamTypes["is.workflow.actions.deletephotos"]>;
|
|
3742
|
+
/** Parameters of Extract Text from Image (`is.workflow.actions.extracttextfromimage`). */
|
|
3743
|
+
export type ExtracttextfromimageParams = Partial<ParamTypes["is.workflow.actions.extracttextfromimage"]>;
|
|
3744
|
+
/** Parameters of Find Notes (`is.workflow.actions.filter.notes`). */
|
|
3745
|
+
export type NotesFindNotesParams = Partial<ParamTypes["is.workflow.actions.filter.notes"]>;
|
|
3746
|
+
/** Parameters of Remove Image Background (`is.workflow.actions.image.removebackground`). */
|
|
3747
|
+
export type ComAppleVisionAppIntentsRemoveImageBackgroundParams = Partial<ParamTypes["is.workflow.actions.image.removebackground"]>;
|
|
3748
|
+
/** Parameters of Scan QR or Barcode (`is.workflow.actions.scanbarcode`). */
|
|
3749
|
+
export type ScanbarcodeParams = Partial<ParamTypes["is.workflow.actions.scanbarcode"]>;
|
|
3750
|
+
/** Parameters of Open Note (`is.workflow.actions.shownote`). */
|
|
3751
|
+
export type NotesOpenNoteParams = Partial<ParamTypes["is.workflow.actions.shownote"]>;
|