yg_column_create
Add a new column to a board by providing a title and board ID. Optionally assign a color to group tasks.
Instructions
Create a column on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Column color 1-16. | |
| title | Yes | ||
| boardId | Yes |