list_brands
List and filter disc golf manufacturers/brands in the database, including active mold counts, speed ranges, category breakdowns, and top popular molds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of brands to return (1..100, default 20) | |
| query | No | Search query to match brand name or slug (e.g. 'Axiom', 'Latitude', 'Innova') | |
| offset | No | Pagination offset (default 0) | |
| category | No | Filter brands that manufacture discs in this category (putter, midrange, fairway_driver, distance_driver) | |
| min_discs | No | Minimum number of active molds manufactured by the brand |