get_user_badge_summary
Retrieve a structured summary of all badges earned by an Untappd user, automatically paginating through up to 20 pages of 50 badges each.
Instructions
Retrieve all badges for a user (paginating to completion) with a structured summary (costs 1 API call per 50 badges)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Untappd username | |
| max_pages | No | Max pages to scan at 50 badges/page (default 10 = 500 badges) |