×

Run Shortcut

iOS 14 +

Notes

Runs the given shortcut.

Syntax

runShortcut(name: <#String or Number (Allows Variables)#>, input: <#Variable (Optional)#>, show: <#Boolean (Optional)#>)

Example

runShortcut(name: "Jellycuts Helper", input: ShortcutInput, show: false)