create_paragraph_style
Define a new paragraph style in InDesign by specifying name, font, size, leading, spacing, alignment, color, and optional base style inheritance.
Instructions
Create a new paragraph style
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Style name | |
| leading | No | Leading (line spacing) in points | |
| fontSize | No | Font size in points | |
| alignment | No | ||
| baseStyle | No | Base style to inherit from | |
| textColor | No | Text color | |
| fontFamily | No | Font family | |
| spaceAfter | No | Space after paragraph in mm | |
| spaceBefore | No | Space before paragraph in mm |