stevemadden_search_suggest
Fetch Steve Madden search suggestions from the storefront's predictive endpoint. Input a query and optional types or limits to retrieve products, collections, and query suggestions.
Instructions
Get Steve Madden search suggestions. Returns products, collections, and query suggestions from Steve Madden's (https://www.stevemadden.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 |