create-shape-item
Add a shape to a Miro board by specifying its type, position, dimensions, and styling, including text content, border, and fill properties, all via the Miro MCP server.
Instructions
Create a new shape item on a Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board where the shape will be created | |
data | Yes | The content and configuration of the shape | |
geometry | Yes | Dimensions of the shape | |
position | Yes | Position of the shape on the board | |
style | No | Style configuration of the shape |