Run a macOS Shortcut
hs_run_shortcutRun a macOS Shortcut by name in the background. Use exact or partial name from the list command to start it without input.
Instructions
Run one of the user's macOS Shortcuts by name. Input cannot be passed; a shortcut that needs input will run without it. The shortcut runs in the background, so this reports that it started rather than what it produced; a shortcut that fails after starting logs to the console, visible via hs_console_tail. Call hs_list_shortcuts first to get exact names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Shortcut name from hs_list_shortcuts. A substring is accepted. |