Get Untappd user friends
untappd_user_friendsRetrieve any Untappd user's friend list. Omit the username to fetch your own friends, with pagination controls for limit and offset.
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). |