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