List brands
list_brandsBrands sold by Camden Tools (DeWalt, Makita, Milwaukee, Bosch, Stanley …). Without a query returns the popular brands; with a query searches brand names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. | |
| sort | No | Sort order: price_low, price_high, name_asc, name_desc or newest. Omit for the default (most popular) order. | |
| query | No | Brand name search text. | |
| per_page | No | Results per page: 15, 30, 50 or 100 (default 15). |