Query Parameters
Query text to be input to an LLM to generate a TextSearchQuery object
The maximum number of results to return from the search.
Response
Successful Response
The list of product groups that match the input search query and filters.
The total number of products returned by the search.
The error message if the search query is invalid or the search failed. The products field will be an empty list if the search fails and total_found will be 0.