create_spread_guides
Create column and row guides on an InDesign spread with customizable gutters, colors, and fit to margins. Optionally remove existing guides.
Instructions
Create guides on a spread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layerName | No | Layer name to create guides on | |
| rowGutter | No | Row gutter in mm | |
| fitMargins | No | Fit guides to margins | |
| guideColor | No | Guide color (RGB values as comma-separated string or UI color name) | BLUE |
| spreadIndex | Yes | Spread index | |
| columnGutter | No | Column gutter in mm | |
| numberOfRows | No | Number of rows | |
| removeExisting | No | Remove existing guides | |
| numberOfColumns | No | Number of columns |