select_page_item
Select a page item by its index on a specified page, with control over whether 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 |