create_rectangle
Generate a new rectangle in Figma designs using the MCP server for programmatic modifications, enabling precise shape creation in collaborative design workflows.
Instructions
Create a new rectangle in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}