search_products
Search Milkbasket's product catalog by name or keyword to find grocery items. Supports pagination for browsing results.
Instructions
Search for products by name or keyword across the Milkbasket catalog. Supports pagination. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| limit | No | Number of results per page (default: 20, max: 50) | |
| searchText | Yes | The search query, e.g. 'milk', 'lassi', 'bread' |