update-embed-item
Modify an existing embed item on a Miro board by updating its mode, position, or dimensions using its unique board and item IDs.
Instructions
Update an existing embed item on a Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board that contains the embed | |
data | No | The updated configuration of the embed | |
geometry | No | Updated dimensions of the embed | |
itemId | Yes | Unique identifier (ID) of the embed that you want to update | |
position | No | Updated position of the embed on the board |