Run a shortcut

Asks you to enter the name of a shortcut, then finds and runs that shortcut. Also uses scripting to check if more than one exists with that name and asks which to run.

Actions

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
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-file.webp
Filter Files
Given a list of files, this action returns the files that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-count.webp
Count
Counts the number of items, characters, words, sentences, or lines passed as input. Note (from Apple, for real) This is just like the Count in Sesame Street, but instead of a vampire, it’s a Shortcuts action.
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.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.

More From This Folder

Open a folder

Prompts you to type in a folder name, then opens that folder in Shortcuts. Assigned to Shift + Control + O as a keyboard shortcut on macOS, and placed in the iPad dock.

Get Shortcut »

Open the Gallery

Use this shortcut to quickly access the Gallery and see what kinds of shortcuts Apple recommends based on your usage, as well as curated categories put together by the Shortcuts team.

Get Shortcut »

Show my Share Sheet shortcuts

Use this shortcut once you have a few Share Sheet shortcuts and want to organize them accordingly.

You can also drag shortcuts into and out of this folder to add or remove them from the set, which works well with multi-select and drag and d

Get Shortcut »

Copy my Shortcuts folder names

Gets a list of all the titles for your Shortcuts folders. On macOS, uses the Shortcuts Command Line Interface (CLI) to make the request; on iOS, uses a Regular Expression to find the results. Also saves a .txt file of the output.

Get Shortcut »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Run%20a%20shortcut
Link to Open Shortcut
shortcuts://open-shortcut?name=Run%20a%20shortcut
AppleScript code
tell application “Shortcuts Events” run shortcut “Run a shortcut” end tell

More From The Library

Advertise on MacStories

Opens the “Advertise” page on the MacStories website where brands can learn more about how to sponsor the website and advertise to the passionate group of MacStories readers.

Get Shortcut »

Add Education spreadsheet

Presents a list of Education templates from the Numbers app, including an attendance spreadsheet, grade book, GPA sheet, probability calculator, correlation project, or academic calendar.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more