delete-group
Remove a specific group from a Miro board. Specify the board ID, group ID, and choose to delete or retain items within the group for efficient board management.
Instructions
Delete a specific group from 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. Set to true to delete items in the group, false to keep them | |
groupId | Yes | ID of the group that you want to delete |