Export Shortcut
export_shortcutExport a Siri Shortcut by its exact name to a .shortcut file at a specified path.
Instructions
Export a Siri Shortcut to a .shortcut file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Shortcut name to export (exact match) | |
| outputPath | Yes | File path to export the .shortcut file to (e.g. ~/Desktop/MyShortcut.shortcut) |