Create Column
kanban_create_columnAdd a new column to a Kanban project board by providing the project key, column name, order index, and optional WIP limit to structure workflow stages.
Instructions
Add a new column to a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| wipLimit | No | ||
| orderIndex | No | ||
| projectKey | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column | Yes |