Delete Column
kanban_delete_columnRemove a Kanban column by its ID, deleting all contained tickets. Use this to clean up boards and eliminate obsolete stages.
Instructions
Delete a column by id (removes contained tickets)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columnId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes |