list_products
List all products in your store with optional search by name and pagination controls to manage large catalogs.
Instructions
List all products in your store with optional search and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Items per page, 1-50 (default 20) | |
| search | No | Search products by name |