Create Folder
create_folderCreate a new folder in a monday.com workspace. Specify folder name, color, font weight, icon, and optional parent folder.
Instructions
Create a new folder in a monday.com workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The ID of the workspace where the folder will be created | |
| name | Yes | The name of the folder to be created | |
| color | No | The color of the folder | |
| fontWeight | No | The font weight of the folder | |
| customIcon | No | The custom icon of the folder | |
| parentFolderId | No | The ID of the parent folder |