get_user_friends
Fetch the public friend list of any Untappd user. Requires username; supports pagination and result limits.
Instructions
Retrieve a user's friend list (public accounts only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (max 50, default 25) | |
| offset | No | Pagination offset | |
| username | Yes | Untappd username |