Get Untappd user profile
untappd_user_infoRetrieve an Untappd user's profile data, including bio, location, check-in counts, distinct beers, badges, and stats. Omit username to view your own account.
Instructions
Get an Untappd user's profile: bio, location, total check-ins, distinct beers, badges, and stats. Omit username for your own account. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact also asks Untappd for its own slim record, dropping the embedded activity/list blocks; 'full' returns everything. | |
| username | No | Untappd username. Omit to use your own configured account (UNTAPPD_USERNAME). |