List products
list_productsRetrieve product listings with filters for retailer, price, and promotions, plus sorting and pagination.
Instructions
List products with filters, sorting, and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| sort_by | No | extracted_at | |
| retailer | No | ||
| folder_id | No | ||
| max_price | No | ||
| min_price | No | ||
| page_size | No | Results per page | |
| sort_order | No | desc | |
| is_promotional | No |