create_group_from_items
Combine multiple page items into a group using their index numbers.
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 |