check_location_exists
Verify if a specific Kroger store location exists in the system by providing its unique identifier. This tool confirms location availability before proceeding with grocery shopping tasks.
Instructions
Check if a location exists in the Kroger system.
Args:
location_id: The unique identifier for the store location
Returns:
Dictionary indicating whether the location exists
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_id | Yes |