set_multiple_text_contents
Update multiple Figma text nodes at once by specifying a parent node and an array of node IDs with replacement text.
Instructions
Set multiple text contents parallelly in a node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Array of text node IDs and their replacement texts | |
| nodeId | Yes | The ID of the node containing the text nodes to replace |