style_text_range
Apply different font styles to specific character ranges within a Figma text node, controlling size, weight, color, and text decoration for each range.
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 } |