update-item-position
Modify the position or parent of an item on a Miro board by specifying new coordinates or a parent ID. Use board and item IDs to identify and update the target item.
Instructions
Update the position or parent of a specific item on a Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board that contains the item | |
itemId | Yes | Unique identifier (ID) of the item that you want to update | |
parentId | No | Unique identifier (ID) of the new parent item | |
position | No | New position coordinates for the item |