set_multiple_text_contents
Update multiple text nodes in a Figma node simultaneously by specifying each node's ID and replacement text.
Instructions
Set one or more 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 |