update-image-item
Modify existing image items on a Miro board, including updating titles, positions, and dimensions, using the board and item IDs.
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 | |
| 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 |