search_products
Find products and their variants by name, description, category, or SKU. Returns matching products with all variant details.
Instructions
Search VNDLY products and their variants (SKU, attributes, unit) by name, description, category, or SKU. Returns matching products with all variants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search term, e.g. 'blue t-shirt', 'SKU-1234', 'electronics'. Leave empty to list all. | |
| limit | No | Number of products to return (default: 20, max: 50). | |
| status | No | Product status filter (default: active). | |
| category | No | Filter by product category (partial match). |