search_all_products
Fetch all products across all pages in parallel. Apply brand, category, or query filters to obtain a complete product list.
Instructions
Fetch ALL products across all pages in parallel.
Use when you need a complete list, e.g. 'show all products of brand X'. ALWAYS use q/category/brand filters to narrow results when possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| category_id | No | ||
| brand_id | No | ||
| include | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||