create_folder
Create a new folder at any specified full path on macOS to organize files and directories.
Instructions
Create a new folder.
Args: path: Full path for the new folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |