miro_delete_board
Permanently delete a Miro board. Use dry_run to preview before deletion.
Instructions
Delete a Miro board permanently.
WARNING: Cannot be undone. Use dry_run=true to preview first.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | ID of the board to delete | |
| dry_run | No | If true, returns preview without deleting |