search_products
Search the smart store selection to find products available for home delivery. Use query, sorting, and pagination to refine results.
Instructions
Search for products in the smart store selection. Returns products available for home delivery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| query | Yes | Search query (max 64 chars) | |
| sortBy | No | Sort field | |
| pageSize | No | Results per page (max 100) | |
| withDetail | No | Include discounted price, discount percent, and tags (slower) |