set_text_content
Update the text content of an existing Figma text node using its node ID, enabling programmatic edits to design text within Cursor AI.
Instructions
Set the text content of an existing text node in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | New text content | |
| nodeId | Yes | The ID of the text node to modify |