Directive/placeholder to execute a Siri Shortcut by name, optionally supplying input, and insert the result. If the result is null, the placeholder will be replaced with an empty string.
Syntax: {{shortcut:[name]:[input]}}, where [name] is the name of the shortcut to run and [input] is the input to supply to the shortcut. The input is optional.
Directive/placeholder to execute a Siri Shortcut by name, optionally supplying input, and insert the result. If the result is null, the placeholder will be replaced with an empty string.
Syntax:
{{shortcut:[name]:[input]}}
, where[name]
is the name of the shortcut to run and[input]
is the input to supply to the shortcut. The input is optional.