create_text
Generate and add text elements directly into Figma designs using natural language commands, enabling AI-assisted design workflows for enhanced productivity.
Instructions
Create a new text element 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"
}