create_master_rectangle
Place a rectangle on a specific InDesign master spread by specifying position, size, fill, stroke, and corner radius to establish consistent page layouts.
Instructions
Create a rectangle on a master spread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X position in mm | |
| y | Yes | Y position in mm | |
| width | Yes | Width in mm | |
| height | Yes | Height in mm | |
| fillColor | No | Fill color (RGB hex or swatch name) | |
| masterName | Yes | Master spread name | |
| strokeColor | No | Stroke color | |
| strokeWidth | No | Stroke width in points | |
| cornerRadius | No | Corner radius in mm |