miro_get_image
Retrieve image details from Miro boards including URL, title, and dimensions to download or reference images in collaborative workflows.
Instructions
Get details of an image on a Miro board, including its Miro-hosted URL, title, and dimensions. Use the image_url to download or reference the image. For document items, use miro_get_document instead.
USE WHEN: "get image URL", "what image is this", "image details"
VOICE-FRIENDLY: "Image 'Logo' is 800x600 at position (100, 200)"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| item_id | Yes | Image item ID |