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