Skip to main content
Glama

miro_delete_group

Destructive

Delete a group from a Miro board or ungroup items. Choose to permanently delete items or release them to move independently on the board.

Instructions

Delete a group. Set delete_items=true to also delete items (default: items are released to move independently).

USE WHEN: deleting a group OR ungrouping items. With delete_items=false (default), items are ungrouped and remain on the board. With delete_items=true, both the group and its items are permanently deleted.

WARNING: Deleting items (delete_items=true) cannot be undone. Use dry_run=true to preview first.

VOICE-FRIENDLY: "Group deleted, items ungrouped"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idYesBoard ID
group_idYesGroup ID to delete
delete_itemsNoAlso delete the items in the group (default: false, items are ungrouped)
dry_runNoIf true, returns preview without deleting

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
messageYes
successYes
group_idYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/olgasafonova/miro-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server