figma_create_rectangle
Create a rectangle node on the current Figma page, specifying position, dimensions, 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 | ||
| width | No | ||
| height | No | ||
| name | No | Rectangle | |
| fillColor | No | Hex color | #cccccc |
| cornerRadius | No | Corner radius | |
| parentId | No |