force_reauthenticate
Clear the current authentication token to resolve login issues or switch users on the Kroger MCP Server. Initiates re-authentication for seamless access to grocery shopping functionalities.
Instructions
Force re-authentication by clearing the current authentication token.
Use this if you're having authentication issues or need to log in as a different user.
Returns:
Dictionary indicating the re-authentication was initiated
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}