Search stores
Autocomplete search for stores (physical retail locations). Accepts a partial text query or a comma-separated list of IDs to resolve by exact match.
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Query Parameters
Canonical text-filter param (preferred). Partial text to filter results by name (case-insensitive prefix/substring match). Use q instead of the deprecated search alias — q matches the param name advertised in MCP tool examples and used on /api/products.
Deprecated: use q instead. Backwards-compatible alias — when both q and search are supplied, q takes precedence.
Maximum number of results to return (1–100)
1 <= x <= 100Comma-separated list of IDs to resolve by exact match

