ungroup-items
Remove grouped items from a Miro board by specifying the board and group IDs. Optionally delete items permanently. Simplify board organization directly via the Miro MCP server.
Instructions
Ungroup a specific group on a Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | ID of the board that contains the group | |
deleteItems | No | Indicates whether the items should be removed. By default, false. | |
groupId | Yes | ID of the group that you want to ungroup |