Delete Folder
delete_folderRemove a specified folder by name. If the folder is not found, returns a message indicating its absence to avoid confusion.
Instructions
This function will delete a folder with the given name. If the folder does not exist, it will return a message indicating that the folder does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes |