update-item-position
Modify the position or parent of an item on a Miro board by specifying its board ID, item ID, and new coordinates or parent ID.
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 |