update-text-item
Modify text content, position, dimensions, and style of an existing text item on a Miro board by specifying its board and item IDs.
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 |