Back to monday.com
Connect Knoon AI with monday.com to automate AI workflows.
Create a column on a board.
mondayDefaultCreateColumn
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| boardId | file | monday.com board ID. | Yes |
| title | mustache | Column title. | Yes |
| columnType | mustache | monday.com column type, e.g. text, status, date, people. | Yes |
| defaults | mustache | Optional column defaults JSON. Provide valid JSON. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | monday.com response. |