catalog_create_product_set
Create a product set in a Meta catalog by applying a filter expression that selects only matching products.
Instructions
Create a product set defined by a filter expression.
Example filter_spec: {"availability": {"i_contains": "in stock"}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No | ||
| catalog_id | Yes | ||
| filter_spec | Yes |