figma_set_text_content
Set or update text content for Figma nodes, supporting single and batch updates with flexible text or content fields.
Instructions
Update text content. Supports batch via updates array. Accepts 'text' or 'content' for the string value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Alias for 'content' — the text string to set | |
| nodeId | No | ||
| content | No | The text string to set (alias: 'text') | |
| updates | No |