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