Scripting actions

shortcuts-action-icon-convert-measurement.webp
Convert Measurement
Converts the measurements passed into the action to the specified unit.
action-icon-calculate-expression.webp
Calculate Expression
Evaluates the mathematical expression in the given input string and outputs the result as a number.
action-icon-add-to-variable.webp
Add to Variable
Appends this action’s input to the specified variable, creating the variable if it does not exist. This allows you to make a variable hold multiple items.
shortcuts-action-icon-go-to-home-screen.webp
Go to Home Screen
Navigates to the Home Screen.
shortcuts-action-icon-dismiss-siri-and-continue.webp
Dismiss Siri and Continue
Switches into the Shortcuts app and continues to the next action.
Extract Text from Image
Uses OCR to extract text from an image.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.
shortcuts-action-icon-get-whats-onscreen.webp
Get What’s On Screen
Gets the current content on screen, if available.
Split Screen Apps
Open the specified apps in split screen mode.
shortcuts-action-icon-open-x-callback-url.webp
Open X-Callback URL
Performs the specified x-callback-url action. The x-success, x-cancel, and x-error parameters will be added automatically.
shortcuts-action-icon-url-encode.webp
URL Encode
Encodes or decodes text passed into the action to be suitable for inclusion in a URL by adding or removing percents.
action-icon-calculate.webp
Calculate
Performs a number operation on the input and returns the result.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-open-shortcut.webp
Open Shortcut
Opens a shortcut in the Shortcuts editor.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
2 / 512345