goat_suggest
Autocomplete a GOAT search query to discover curated collections and matching products, including collection slugs for use in collection and search endpoints.
Instructions
Autocomplete a GOAT search. Returns GOAT's own search-box autocomplete for a partial query: matching curated collections and matching products. The collections carry the slug values accepted by GET /goat/collection and by GET /goat/search's collection_slug parameter, making this the way to discover collection slugs. Credential-free public data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum curated collections to return. Defaults to 8, maximum 20. Does not affect the product count, which upstream fixes at 25 | |
| query | Yes | Partial search text to autocomplete |