create_master_text_frame
Automates adding a text frame to a master spread in InDesign. Set position, content, typography, and alignment for consistent page layouts.
Instructions
Create a text frame on a master spread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| masterName | Yes | Master spread name | |
| content | Yes | Text content for the frame | |
| x | No | X position in mm | |
| y | No | Y position in mm | |
| width | No | Width in mm | |
| height | No | Height in mm | |
| fontSize | No | Font size in points | |
| fontFamily | No | Font family name | Helvetica Neue |
| textColor | No | Text color (RGB hex or name) | Black |
| alignment | No | LEFT_ALIGN | |
| isPrimaryTextFrame | No | Set as primary text frame |