create_column
Create a new column in a project's kanban board by providing the project ID and column name. This helps organize tasks within the board.
Instructions
Create a new column in a project's kanban board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Column name | |
| project_id | Yes | The project UUID |