Inputs
SelectItem
Output
Type:List[Dict]
Returns product sets in the catalog.
Fields: id, name, product_count, filterDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists product sets inside a Meta catalog with their filters and product counts
| App | Meta Ads |
| Operation ID | meta_ads_list_product_sets |
| Type | Action |
| Connection | meta_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
catalog_id | string or SelectItem | Yes | - | Meta catalog ID. Use Meta Ads List Catalogs first to find this value. |
limit | integer | No | 100 | Maximum number of product sets to return. Default: 100. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | The value of the selectable item. |
label | string | Yes | - | The label of the selectable item, used for display purposes. If not provided, defaults to the value. |
List[Dict]
Returns product sets in the catalog.
Fields: id, name, product_count, filter