remove_item_from_group
Remove a specific page item from an existing group on a specified page by providing indices for page, group, and item.
Instructions
Remove a page item from a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemIndex | Yes | Index of the item within the group to remove | |
| pageIndex | Yes | Index of the page containing the group | |
| groupIndex | Yes | Index of the group to remove the item from |