List Catalog Items
list_catalog_itemsRetrieve a paginated list of product items for a given catalog ID, with configurable page size for efficient browsing.
Instructions
List items in a product catalog by CatalogId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Records per page (default 100) | |
| catalogId | Yes | Catalog Id (from list_catalogs) |