figma_create_rectangle
Add a rectangle shape to the current Figma page by specifying its position, size, fill color, and corner radius.
Instructions
Create a new rectangle node on the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| name | No | Rectangle | |
| width | No | ||
| height | No | ||
| parentId | No | ||
| fillColor | No | Hex color | #cccccc |
| cornerRadius | No | Corner radius |