figma_create_rectangle
Create a rectangle in Figma for dividers, image placeholders, or colored blocks. Define dimensions, fill, stroke, corner radius, and position. Uses Mimic AI's design system for consistent styling.
Instructions
Create a rectangle. Useful for dividers (e.g. 1px tall), image placeholders, colored blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| width | Yes | ||
| height | Yes | ||
| parentNodeId | No | ||
| fillVariable | No | ||
| fillHex | No | ||
| fillNone | No | ||
| strokeVariable | No | ||
| strokeHex | No | ||
| strokeWidth | No | ||
| cornerRadius | No | ||
| layoutGrow | No | ||
| x | No | ||
| y | No |