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