update-text-item
Modify existing text items on a Miro board by updating content, position, dimensions, or styling. Use board and item IDs to make precise changes to text elements.
Instructions
Update an existing text item on a Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board that contains the text item | |
data | No | The updated content of the text item | |
geometry | No | Updated dimensions of the text item | |
itemId | Yes | Unique identifier (ID) of the text item that you want to update | |
position | No | Updated position of the text item on the board | |
style | No | Updated style configuration of the text item |