select_page_item
Select a specific item on a given page by index, with options to replace, add to, or remove from the current selection.
Instructions
Select a specific page item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemIndex | Yes | Index of the page item to select | |
| pageIndex | Yes | Index of the page containing the item | |
| existingSelection | No | How to handle existing selection | REPLACE_WITH |