set_multiple_text_contents_with_styles
Update multiple text nodes with content and optional styling in a single operation, reducing the need for separate text and style updates.
Instructions
Update multiple text nodes with content and optional styling in a single operation. More efficient than separate text and style updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The parent node ID containing the text nodes | |
| updates | Yes | Array of text updates with optional styling |