update-group
Modify a group on a Miro board by updating its included item IDs. Input the board ID, group ID, and list of new item IDs to refresh the group content.
Instructions
Update a specific group on a Miro board with new items
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | ID of the board that contains the group | |
data | Yes | Updated group data with item IDs to include in the group | |
groupId | Yes | ID of the group that you want to update |