delete_column
Delete a column from a Kaiten board by providing board and column IDs. Irreversible action, so confirm with user before executing.
Instructions
Delete a column. Irreversible — confirm with the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| column_id | Yes | Column ID to delete (irreversible) |