File storage actions

action-icon-append-to-text-file.webp
Append to Text File
Adds the text passed as input to the end of the specified file. Requires the name or path of the file to retrieve. For example, if you are appending a file called “notes.txt” in a folder called “Public”, use “/Public/notes.txt”.
shortcuts-action-icon-get-link-to-file.webp
Get Link to File
Gets a public link to the file passed into the action.
shortcuts-action-icon-create-folder.webp
Create Folder
Makes a new folder in the specified file storage service.
shortcuts-action-icon-save-file.webp
Save File
Save files to iCloud Drive. Turn off “Ask Where to Save” in order to specify a destination path in the Shortcuts folder.
shortcuts-action-icon-delete-files.webp
Delete Files
Delete the files passed in as input.
shortcuts-action-icon-get-file-from-folder.webp
Get File from Folder
Get files from iCloud Drive or Files. Turn off “Show Document Picker” to specify a path to retrieve.
Move File
Moves the specified file to a new location.
shortcuts-action-icon-rename-file.webp
Rename File
Renames the specified file.
shortcuts-action-icon-file.webp
File
Passes the specified file as output.
shortcuts-action-icon-get-contents-of-folder.webp
Get Contents of Folder
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.
Select File
Prompts to select files or folders.