get_preferred_location
Retrieve the currently set preferred store location details, including address and ID, for streamlined grocery shopping on the Kroger MCP Server.
Instructions
Get the currently set preferred store location.
Returns:
Dictionary containing the preferred location information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}