check_chain_exists
Verify if a specific grocery chain exists in the Kroger system by providing the chain name, returning a confirmation status for store availability checks.
Instructions
Check if a chain exists in the Kroger system.
Args:
chain_name: Name of the chain to check
Returns:
Dictionary indicating whether the chain exists
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain_name | Yes |