Get Untappd user friends
untappd_user_friendsRetrieve a user's friend list on Untappd. Omit username to view your own friends.
Instructions
Get a user's friend list. Omit username for your own account. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max friends (1–50, default 25) | |
| offset | No | Result offset for paging (default 0) | |
| username | No | Untappd username. Omit to use your own configured account (UNTAPPD_USERNAME). |