list_departments
Retrieve a detailed list of all available departments in Kroger stores using this tool. Provides department information to streamline grocery shopping and product searches.
Instructions
Get a list of all available departments in Kroger stores.
Returns:
Dictionary containing department information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}