create_group_from_items
Combine multiple page items on an InDesign page into one group by providing the page index and item indices. This allows managing related objects as a single unit for editing and positioning.
Instructions
Create a group from specific page items by their indices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageIndex | Yes | Index of the page containing the items | |
| itemIndices | Yes | Array of item indices to group together |