set_multiple_text_contents
Batch-update text content in multiple Figma text nodes at once by providing the parent node ID and a list of node IDs with replacement texts.
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 |