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