set_multiple_text_contents
Update multiple text nodes within a Figma component simultaneously by specifying their IDs and 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 |