create_group_from_items
Groups specified page items by their indices on a given page.
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 |