set_text_content
Update the text content of a text node in Figma designs programmatically using the Cursor AI and Figma integration.
Instructions
Set the text content of an existing text node in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}