update-image-item-using-file
Modify an image item on a Miro board by replacing its file, updating its title, or adjusting its position using a specified file path, board ID, and item ID.
Instructions
Update an existing image item on a Miro board using file from device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board where you want to update the item | |
filePath | Yes | Path to the new image file on the device | |
itemId | Yes | Unique identifier (ID) of the image that you want to update | |
position | No | Updated position of the image on the board | |
title | No | Updated title of the image |