Get Catalog Diagnostics
adsap_get_catalog_diagnosticsGet data-quality diagnostics for a Meta product catalog — errors and warnings that can block products from ads (broken images, missing required fields, policy violations) — live from Meta. An empty list means no issues detected. Use when products aren't showing in ads or the user asks about catalog health.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max diagnostics 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. |