remove_item_from_group
Removes a page item from a group by its page, group, and item indices.
Instructions
Remove a page item from a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageIndex | Yes | Index of the page containing the group | |
| groupIndex | Yes | Index of the group to remove the item from | |
| itemIndex | Yes | Index of the item within the group to remove |