set_text_content
Update a Figma text node's content while preserving its existing styles. Provide the node ID and new text to replace text without altering design.
Instructions
Update text content of a text node without changing styles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | New text content | |
| nodeId | Yes | Text node ID |