list_products
Retrieve products from a Meta Ads catalog using filters, pagination, and field selection to manage advertising inventory.
Instructions
List products within a catalog.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog_id | Yes | Product catalog ID | |
| fields | No | Comma-separated fields to return | |
| limit | No | Number of results to return | |
| after | No | Pagination cursor for next page | |
| filter | No | JSON string of filter rules |