create_text
Create text nodes in Figma with full typography control, including font style, size, letter spacing, and alignment.
Instructions
Create a text node with full typography control.
fontStyle: 'Regular'|'Medium'|'SemiBold'|'Bold'|'ExtraBold'|'Light'
fontSize: 10-14 captions, 16-20 body, 24-48 headings, 56-96 hero
letterSpacing: 1-4 for uppercase labels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| name | No | Text | |
| width | No | ||
| content | No | Text | |
| opacity | No | ||
| fontSize | No | ||
| hexColor | No | #FFFFFF | |
| fontStyle | No | Regular | |
| textAlign | No | left | |
| lineHeight | No | ||
| letterSpacing | No |