delete_board
Permanently delete a board from a project, with the option to also remove all its work items.
Instructions
Permanently delete a board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | ||
| projectId | Yes | ||
| removeWorkItems | No | Also delete all work items on this board (default false) |