list_product_sets
List product sets from a Meta product catalog using its catalog ID. Supports pagination and field selection for targeted results.
Instructions
List product sets within a catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor for next page | |
| limit | No | Number of results to return | |
| fields | No | Comma-separated fields to return | |
| catalog_id | Yes | Product catalog ID |