Create text
figma.create_textCreate editable text nodes in Figma by specifying position, size, characters, and font properties; automatically loads the required font.
Instructions
Create editable native Figma text, loading the requested font first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| name | No | Text | |
| index | No | ||
| style | No | ||
| width | No | ||
| height | No | ||
| pageId | No | ||
| fontSize | No | ||
| parentId | No | ||
| fontStyle | No | Regular | |
| characters | No | ||
| fontFamily | No | Inter |