List Catalogs
adsap_list_catalogsList Meta product catalogs and their product sets for an ad account — use to pick a catalog + product set when building catalog, DPA, or collection ads. Serves from the workspace cache (no Meta API call). Pass refresh:true to force a live re-sync from Meta when the cached list may be stale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Force a live re-sync from Meta, bypassing the cache. Default false = serve from the workspace cache (0 Meta API calls). Use when the cached catalog/product-set list may be out of date. | |
| ad_account_id | Yes | Ad account ID (act_xxx). Required — scopes the request to the workspace that owns this account. |