search_locations
Find Kroger store locations near a specific zip code with customizable search radius and result limits.
Instructions
Search for Kroger store locations near a zip code.
Args:
zip_code: Zip code to search near (uses environment default if not provided)
radius_in_miles: Search radius in miles (1-100)
limit: Number of results to return (1-200)
chain: Filter by specific chain name
Returns:
Dictionary containing location search results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip_code | No | ||
| radius_in_miles | No | Search radius in miles (1-100) | |
| limit | No | Number of results to return (1-200) | |
| chain | No |