create_folder
Create a folder by name, or get notified if it 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 |