List Product Feeds
meta_list_product_feedsList all product feeds for a given catalog, including feed IDs, names, schedules, and latest upload status. Use to monitor and manage data sources that keep catalogs updated.
Instructions
Lists product feeds for a catalog. Feeds are automated data sources that keep catalogs up-to-date.
Args:
catalog_id (string): Product catalog ID
limit (number): Max results (1–100, default 25)
Returns feed IDs, names, schedules, and latest upload status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog_id | Yes | Product catalog ID | |
| limit | No | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |