brooklinen_search_suggest
Retrieve Brooklinen search suggestions for products, collections, and queries via predictive search. Accepts a query and optional limits/types to return structured suggestions.
Instructions
Get Brooklinen search suggestions. Returns products, collections, and query suggestions from Brooklinen's (https://www.brooklinen.com) credential-free predictive search Ajax endpoint. The storefront URL is fixed server-side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| limit | No | Maximum results per type, defaults to 10 and supports up to 20 | |
| types | No | Comma-separated suggestion types. Allowed values: product, collection, query |