get_user_profile
Retrieve authenticated user profile information from Kroger, including personal and account details, for seamless integration with AI assistants and shopping features.
Instructions
Get the authenticated user's Kroger profile information.
Returns:
Dictionary containing user profile data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}