Get Catalog Data Sources
adsap_get_catalog_data_sourcesList all data sources connected to a Meta product catalog — product feeds, Batch API, partner integrations (Shopify/WooCommerce), smart pixel, website crawling — live from Meta. Matches the 'Data Sources' tab in Commerce Manager. Use to see how a catalog's products get ingested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor from a previous response's meta.paging_after. | |
| limit | No | Max data sources to return. Default 25, max 100. | |
| catalog_id | Yes | Meta catalog ID (numeric). From adsap_list_catalogs (catalogs[].catalog_id). | |
| ad_account_id | Yes | Ad account ID (act_xxx) that owns the catalog. Required — scopes the request and anchors the budget check. |