create_folder
Create a folder in the workspace directory and commit the change to Git with a descriptive message.
Instructions
Create a folder in the workspace folder
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Folder name inside the workspace folder | |
| commitMessage | Yes | Commit message for git |