- Documentation
- Activities
- Files & Folders
- Delete folder
Remove a folder and all its contents
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Folder Path folderPath | folder | Required | — | — |
Delete Contents recursive | boolean | Optional | true | — |
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Create Folder
Creates a folder at the specified location.
Folder Exists
Check if a folder exists at a specific location
For each file in folder
Repeat actions for every file inside a folder
Get Files
Get a list of all files in a folder, optionally filtered by pattern
Rename folder
Change the name of a folder
Append Text File
Adds text to the end of an existing .txt file.