yougile_create_column
Add a new column to a board by entering a title and board ID. Optionally specify 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 |