create_product_set
Create a product set in a catalog by specifying the catalog ID, a name, and optional JSON filter rules for the products to include.
Instructions
Create a new product set within a catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Product set name | |
| filter | No | JSON string of filter rules for the product set | |
| catalog_id | Yes | Product catalog ID |