delete_folder
Delete a specified folder. Returns a message if the folder does not exist.
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 |