set_text_content
Update the text content of a selected text node in Figma using direct commands, enabling AI-assisted design adjustments within the platform.
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"
}