list_feeds
Retrieve a paginated list of product feeds for a given catalog ID to review feed configurations and product data.
Instructions
List product feeds for a catalog.
Input 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 |