create_character_style
Create a character style in Adobe InDesign by specifying name, font, size, color, and text formatting like bold, italic, underline.
Instructions
Create a character style
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Style name | |
| fontFamily | No | Font family (use format: FontName\tStyle) | Arial\tRegular |
| fontSize | No | Font size in points | |
| textColor | No | Text color | Black |
| bold | No | Bold text | |
| italic | No | Italic text | |
| underline | No | Underline text |