get_authentication_info
Retrieve authentication state and token details to verify access status for Kroger's grocery shopping functionality via the MCP server.
Instructions
Get information about the current authentication state and token.
Returns:
Dictionary containing authentication information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}