style_text_range
Apply different font sizes, weights, colors, or text decorations to selected character ranges in a single text node.
Instructions
Apply mixed styling within a text node. Style specific character ranges differently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Text node ID | |
| ranges | Yes | Array of { start, end, fontSize, fontWeight, color, textDecoration } |