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