get_page_item_info
Retrieve detailed information about a specific page item by providing its page and item index for programmatic layout control.
Instructions
Get detailed information about 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 get info for |