Create columns
yougile_columns_createCreate a new column on a specified board by providing a title and board ID. Optionally set a color index between 1 and 16.
Instructions
Create a column on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Column title. | |
| boardId | Yes | Parent board id. | |
| color | No | Column color index (1–16). |