set_group_properties
Modify InDesign group properties including name, visibility, and lock state by specifying page and group indexes.
Instructions
Set properties of a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the group | |
| locked | No | Whether the group is locked | |
| visible | No | Whether the group is visible | |
| pageIndex | Yes | Index of the page containing the group | |
| groupIndex | Yes | Index of the group to modify |