Get Untappd user wishlist
untappd_user_wishlistGet beers from a user's Untappd wishlist with customizable sorting and paging. Leave username blank for your own wishlist.
Instructions
Get the beers on a user's wishlist. Supports sorting and paging. Omit username for your own account. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order (default date added, newest first) | |
| limit | No | Max beers (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). |