set_font
Set font family, style, and size on a text node in Figma. Configure typography properties including fontSize, fontStyle, and fontFamily.
Instructions
Set font family, style, and size on a text node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the text node | |
| fontSize | No | Font size in pixels | |
| fontStyle | No | Font style (e.g., Regular, Bold, Italic) | Regular |
| fontFamily | No | Font family name | Inter |