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