search_products
Filter Livostyle's women's fashion catalog by product type, category, tag, price, and rating to find matching outfits, accessories, or occasion-wear.
Instructions
Search Livostyle's women's fashion catalog. Filters by product type, category, tag, price, rating. Returns matching products sorted by relevance. Use this when the user asks for outfits, clothing, accessories, occasion-wear, or budget-constrained shopping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text search (e.g. 'floral midi dress', 'beach cover-up', 'wedding guest', 'butter yellow'). | |
| product_type | No | Optional exact product_type filter (e.g. 'Midi Dress', 'Crop Top', 'Bikini Set'). | |
| category | No | Optional partial category match (e.g. 'Dresses', 'Tops', 'Swimwear', 'Jewelry'). | |
| tag | No | Optional tag filter (e.g. 'boho', 'floral', 'linen', 'two-piece'). | |
| max_price_usd | No | Max price in USD. | |
| min_price_usd | No | Min price in USD. | |
| min_rating | No | Min average rating (e.g. 4.5). | |
| in_stock_only | No | Only products with at least one in-stock variant. | |
| limit | No | Max results (default 12, max 50). |