Skip to main content
Glama

create_ellipse

Generate ellipse nodes in a Figma document with specified coordinates, dimensions, and optional styling. Supports single or multiple ellipses, parent node assignment, and returns created node IDs.

Instructions

Creates one or more ellipse nodes in the specified Figma document. Accepts either a single ellipse config (via 'ellipse') or an array of configs (via 'ellipses'). Optionally, you can provide a name, a parent node ID, fill color, stroke color, and stroke weight.

Returns:

  • content: Array of objects. Each object contains a type: "text" and a text field with the created ellipse node ID(s).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ellipseNoA single ellipse configuration object. Each object should include coordinates, dimensions, and optional properties for an ellipse.
ellipsesNoAn array of ellipse configuration objects. Each object should include coordinates, dimensions, and optional properties for an ellipse.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amalinakurniasari/conduit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server