Get Product Details
adsap_get_product_detailsFetch the full details of one catalog product by its numeric Meta product ID (FBID) — live from Meta. Returns name, description, price, availability, condition, image, URL, brand, and category. For a merchant SKU (alphanumeric retailer_id like 'ABC-001'), use adsap_search_catalog_products with retailer_id instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Meta product ID / FBID (numeric, e.g. 25702814896017049). NOT the merchant retailer_id/SKU — for those use adsap_search_catalog_products. | |
| ad_account_id | Yes | Ad account ID (act_xxx) that owns the catalog. Required — scopes the request and anchors the Meta budget check. |