create-text-item
Add a text item to a Miro board by specifying content, position, dimensions, and style. Input includes board ID, text content, coordinates, width, and optional styling attributes.
Instructions
Create a new text item on a Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board where the text will be created | |
data | Yes | The content of the text item | |
geometry | No | Dimensions of the text item | |
position | Yes | Position of the text item on the board | |
style | No | Style configuration of the text item |