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