List products
list_productsList products in the Upmind platform, filtering by brand, category, or exact name. Control output with pagination settings.
Instructions
List products, filterable by brand, category, or exact name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by exact product name | |
| limit | No | Results per page (default 20) | |
| offset | No | Pagination offset (default 0) | |
| brand_id | No | Brand UUID | |
| category_id | No | Category UUID |