apply_paragraph_style
Apply a named paragraph style to any paragraph in an Adobe InDesign document via CLI. Specify style name, frame, and paragraph index to format text consistently.
Instructions
Apply a paragraph style to text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| styleName | Yes | Paragraph style name | |
| frameIndex | No | Text frame index | |
| paragraphIndex | No | Paragraph index within the frame (0-based) |