set_text_content
Modify the text content of a specified text node in Figma by providing the node ID and new text, enabling programmatic updates to design elements.
Instructions
Set the text content of an existing text node in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
nodeId | Yes | The ID of the text node to modify | |
text | Yes | New text content |