create-image-item-using-url
Add an image to a Miro board by specifying its URL, board position, and dimensions. Ideal for integrating external visuals programmatically.
Instructions
Create a new image item on a Miro board using a URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board where the image will be created | |
data | Yes | The content and configuration of the image | |
geometry | No | Dimensions of the image | |
position | Yes | Position of the image on the board |