create_text_frame
Create text frames with custom content, positioning, fonts, colors, alignment, and paragraph or character styles in Adobe InDesign documents.
Instructions
Create a text frame with advanced formatting options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position in mm | |
| y | No | Y position in mm | |
| width | No | Width in mm | |
| height | No | Height in mm | |
| content | Yes | Text content for the frame | |
| fontSize | No | Font size in points | |
| alignment | No | LEFT_ALIGN | |
| fontStyle | No | Font style (Regular, Bold, Italic, etc.) | Regular |
| pageIndex | No | Page index (0-based) | |
| textColor | No | Text color (RGB hex or name) | Black |
| fontFamily | No | Font family name | Helvetica Neue |
| characterStyle | No | Character style name to apply | |
| paragraphStyle | No | Paragraph style name to apply |