Create Folder
create_folderCreate a new folder by specifying its name. If the folder already exists, receive a message instead of an error.
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 |