miro_get_item
Retrieve detailed information about a specific Miro whiteboard item using its ID. Use this tool to access item properties, creation details, and content for analysis or further actions.
Instructions
Get full details of a specific item by ID. If you don't have the item ID, use miro_search_board to find it or miro_list_items to browse.
VOICE-FRIENDLY: "That sticky says 'Review Q4 goals' and was created by John yesterday"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| item_id | Yes | Item ID to retrieve |