create_folder
Creates a new folder with the specified name. If the folder already exists, returns a message indicating that.
Instructions
This function will create a folder with the given name. If the folder already exists, it will return a message indicating that the folder already exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes |