create_custom_style
Create a custom style with font properties in a Microsoft Word document. Specify style name and optional formatting like bold, italic, font size, font name, color, and base style.
Instructions
Create a custom style with font properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| style_name | Yes | ||
| bold | No | ||
| italic | No | ||
| font_size | No | ||
| font_name | No | ||
| color | No | ||
| base_style | No |