delete_folder
Deletes a specified folder from the local file system. If the folder does not exist, returns a message indicating that it is not found.
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 |