create_star
Create a star shape in Figma, specifying outer radius, optional inner radius, point count, fill color, and parent node. Use it to add customizable stars to your design.
Instructions
Create a star shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fill | No | Fill color | |
| name | No | Name | |
| points | No | Number of points (default: 5) | |
| parentId | No | Parent node ID | |
| innerRadius | No | Inner radius (ratio to outer) | |
| outerRadius | Yes | Outer radius |