set_letter_spacing
Set the letter spacing of a Figma text node to a specific value, choosing between pixels or percent units.
Instructions
Set the letter spacing of a text node in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the text node to modify | |
| letterSpacing | Yes | Letter spacing value | |
| unit | No | Unit type (PIXELS or PERCENT) |