set_text
Update the text of a specific TEXT node in Figma by providing its node ID and new text content.
Instructions
Update the text content of an existing TEXT node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | New text content | |
| nodeId | Yes | TEXT node ID in colon format e.g. '4029:12345' |