create_rectangle
Generate a rectangle in Figma directly through natural language commands, enabling automated design modifications without manual intervention.
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"
}