List products
list_productsFetch a paginated list of products from e-conomic. Control the results by specifying page number and page size.
Instructions
Fetch a page of products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to fetch (default 1). | |
| pageSize | No | Number of products per page (default 100). |