delete_column
Delete a column and every value stored in it permanently. Confirm with the user first; use update_column to fix column name, type, or options.
Instructions
Delete a column and every value stored in it. Destructive — confirm with the user first. Use update_column when the column is right but its name, type or options are wrong.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | ||
| columnId | Yes | ||
| projectId | Yes |