create_polygon
Creates a regular polygon in a Figma document with specified number of sides and diameter.
Instructions
Create a regular polygon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sides | Yes | Number of sides (3=triangle, 5=pentagon, 6=hexagon, etc.) | |
| size | Yes | Diameter | |
| fill | No | Fill color | |
| name | No | Name | |
| parentId | No | Parent node ID |