Remove files
Remove files
Permanently removes a file or directory from the file system. Use it carefully, as the operation cannot be undone.
Options
File or directory path
Enter the full path of the file or folder that will be removed, including the name and the extension when applicable. Example: C:\Desktop\temporary_file.txt.
Returns
This action has no returns.
Rules and Conditions
- The File or directory path field is required.
- The file or directory provided must exist; otherwise, the action may raise an error.
- The removal is permanent — the file is not sent to the recycle bin.
- To remove a directory, it must be empty or the action must support recursive removal.
- It is not possible to remove files that are in use by another process.
Warning
This action removes the file permanently. Make sure the path provided is correct before executing it.