kroger_suggest
Fetch Kroger search-box suggestions from Kroger's public API. Returns trending shortcuts when query is empty; scope results to a specific store using location_id.
Instructions
Get Kroger search-box suggestions. Returns Kroger's own search-box suggestions for a (possibly empty) query, sourced directly from Kroger's public suggestions API rather than the rendered search page. An empty query returns Kroger's default "trending" shopping shortcuts instead of an error. location_id scopes results to one Kroger store and defaults to a confirmed-working store id when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Partial search text; omit for trending default suggestions | |
| location_id | No | Kroger store/location id |