get_user_info
Fetch profile and statistics for any Untappd user by providing their username. Optionally request compact data excluding checkins and media.
Instructions
Retrieve profile and stats for a specific Untappd user by username
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compact | No | If true, returns user info only (no checkins, media, recent brews). Default: false | |
| username | Yes | Untappd username to look up |