delete_board
Permanently delete a board and all items on it. Requires explicit user confirmation before executing, since this destructive action is not undoable.
Instructions
Delete a board with every item on it. Destructive and not undoable — confirm with the user first, and prefer delete_column when only part of the model is wrong.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | ||
| projectId | Yes |