create_folder
Creates a new folder with the specified name and informs you if a folder with that name already exists.
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 |