yougile_create_column
Create a new column in a board to organize tasks. Specify the column title and board ID, and optionally select a color from 1 to 16.
Instructions
Create a new column inside a board. Color is 1-16.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Column color (1-16) | |
| title | Yes | Column title | |
| boardId | Yes | Parent board UUID |