add_item_to_group
Adds a page item to an existing group by specifying indices for page, group, and item.
Instructions
Add a page item to an existing group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageIndex | Yes | Index of the page containing the group and item | |
| groupIndex | Yes | Index of the group to add the item to | |
| itemIndex | Yes | Index of the page item to add to the group |