update-group
Modify a Miro board group by updating its items list; specify board ID, group ID, and new item IDs to include in the group.
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 |