Face Swap

Gets shortcuts from an “Apple Watch faces” folder, presents the list, and swaps to your chosen face.

Actions Used

shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
shortcuts-action-icon-get-my-shortcuts.webp
Get My Shortcuts
Gets the shortcuts stored on this device. For example, you could use this action with the Make Archive action to zip up your shortcuts.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Face%20Swap
Open Shortcut deep link
shortcuts://open-shortcut?name=Face%20Swap
AppleScript code
tell application “Shortcuts Events” run shortcut “Face Swap” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.