list_products
List products in this site's store (Wix Stores). Returns name, price, stock status, and product type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Optional search term matched against product name. | |
| limit | No | Max products to return (default 20, max 100). |