create-card-item
Add a new card to a Miro board by defining its title, position, dimensions, and optional details like description, assignee, and due date.
Instructions
Create a new card item on a Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board where the card will be created | |
data | Yes | The content and configuration of the card | |
geometry | No | Dimensions of the card | |
position | Yes | Position of the card on the board | |
style | No | Style configuration of the card |