get_catalog_products
Retrieve a list of products from a Meta Ads catalog, including price, availability, review status, and URLs. Filter by stock status to target specific products.
Instructions
List products in a catalog with price, availability, review status, and URLs.
Args: catalog_id: Product catalog ID. limit: Max products to return (default 25, max 100). filter_availability: Optional filter: 'in stock', 'out of stock', 'discontinued'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog_id | Yes | ||
| limit | No | ||
| filter_availability | No |