set_font_weight
Set the font weight of a specific text node in Figma by providing its node ID and a weight value from 100 to 900.
Instructions
Set the font weight of a text node in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the text node to modify | |
| weight | Yes | Font weight (100, 200, 300, 400, 500, 600, 700, 800, 900) |