List bundles
list_bundlesList bundles — pre-priced sets of products sold together for less than buying the parts separately (an instrument plus the accessories normally needed with it). Each result gives the set price, what the parts would cost separately, the saving, and exactly what is included. Good for "what do I need to get started" questions, where recommending one set beats listing five separate products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Default discount (biggest saving first). | |
| brand | No | Restrict by brand name, partial match. | |
| limit | No | Max results (default 20). | |
| query | No | Optional text match on the set or brand name. | |
| offset | No | ||
| in_stock | No | true = only sets where every included item is in stock. | |
| language | No | Locale for text + pricing (ro=RON, hu=HUF, de/en=EUR). Default ro. | |
| max_price | No | Highest acceptable price, response currency. | |
| min_price | No | Lowest acceptable price, response currency. |