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