update-embed-item
Modify an existing embed item on a Miro board by updating its mode, position, or dimensions. Specify the board and item IDs to apply changes.
Instructions
Update an existing embed item on a Miro board
Input Schema
TableJSON 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 |