allbirds_search_suggest
Retrieve product, collection, and query suggestions from Allbirds' predictive search endpoint to populate autocomplete and improve search discovery.
Instructions
Get Allbirds search suggestions. Returns products, collections, and query suggestions from Allbirds's (https://www.allbirds.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 |