delete_column
Delete a column from a Favro board, permanently removing all cards within it. Specify column by ID or name.
Instructions
Delete a column from a board.
Warning: This will also delete all cards in the column!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | No | Board ID or name (required for name lookup) | |
| column | Yes | Column ID or name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||