Talk to Figma MCP
by sonnylazuardi
Verified
create_rectangle
Create a new rectangle in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | Yes | Height of the rectangle | |
name | No | Optional name for the rectangle | |
parentId | No | Optional parent node ID to append the rectangle to | |
width | Yes | Width of the rectangle | |
x | Yes | X position | |
y | Yes | Y position |
Input Schema (JSON Schema)
You must be authenticated.