Re-encodes the media passed as input at the specified size, optionally converting to audio. Includes option to change speed or add metadata to the file.
Gets the contents of URLs passed into the action. Useful for downloading files and web content, or for making API requests. Includes GET, POST, PUT, PATCH, DELETE methods, and options to add headers. To make a multipart HTTP request, choose “Form” as the request body type and add files as field values.
Sets a specific field of the contact passed into the action.
Detail
The property of the contact to edit.
Edit
The operation to perform on the selected property of the contact.
Sets a specific field of the reminder passed into the action.
Detail
The property of the reminder to edit.
Edit
The operation to perform on the selected property of the reminder.
Sets a specific field of the calendar event passed into the action.
Detail
The property of the calendar event to edit.
Edit
The operation to perform on the selected property of the calendar event.
Stops execution of the current shortcut, and outputs content. This action is useful when:
• Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action.
• Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder.
• Running a shortcut from Services on macOS. The output will replace the selected content, if applicable.
• Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme.
No more actions will be run after this action.
This action gets the files inside of the specified folder.
Recursive
If this option is enabled, this action will get all the files inside of a folder, including its subfolders.