miro_delete_app_card
Remove an app card from a Miro board. Use dry_run to preview changes before permanent deletion.
Instructions
Delete an app card from a Miro board.
WARNING: Cannot be undone. Use dry_run=true to preview first.
VOICE-FRIENDLY: "App card deleted successfully"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| item_id | Yes | App card item ID to delete | |
| dry_run | No | If true, returns preview without deleting |