set_text_content
Update text content of a text node while preserving its styles. Specify the node ID and the new text to apply.
Instructions
Update text content of a text node without changing styles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Text node ID | |
| text | Yes | New text content |