update-card-item
Modify a Miro board card by updating its title, description, assignee, due date, position, dimensions, rotation, or style using board and item IDs.
Instructions
Update an existing card item on a Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board that contains the card | |
data | No | The updated content and configuration of the card | |
geometry | No | Updated dimensions of the card | |
itemId | Yes | Unique identifier (ID) of the card that you want to update | |
position | No | Updated position of the card on the board | |
style | No | Updated style configuration of the card |