set_letter_spacing
Adjust the spacing between characters in a selected text node within Figma by specifying a value and unit type (PIXELS or PERCENT).
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) |