miro_delete_board
Permanently delete a Miro board by ID. Use the dry-run option to preview the deletion first, as this action cannot be undone.
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 |