figma_create_ellipse
Create ellipse or circle shapes in Figma by setting width, height, position, and fill color. Add them to any parent frame or page for precise design composition.
Instructions
Create an ellipse/circle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| name | No | Ellipse | |
| width | Yes | ||
| height | Yes | ||
| parentId | No | ||
| fillColor | No | Color as hex string "#RRGGBB" or object {r,g,b,a?} with 0-1 values |