update-image-item
Modify an existing image on a Miro board by updating its title, position, or dimensions to maintain visual content accuracy.
Instructions
Update an existing image item on a Miro board
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | Unique identifier (ID) of the board where you want to update the item | |
| itemId | Yes | Unique identifier (ID) of the image that you want to update | |
| data | No | The updated content of the image | |
| position | No | Updated position of the image on the board | |
| geometry | No | Updated dimensions of the image |