search_products
List all products with pagination. Control results by specifying page number and page size.
Instructions
Search and list all products
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_number | No | Page number (default: 1) | |
| page_size | No | Number of items per page (default: 50, max: 100) |