get_badge_challenges
Retrieve all badge challenges you have joined, including in-progress and completed ones. See progress, completion status, and earned dates, with pagination controls for large histories.
Instructions
Get all badge challenges the user has joined (completed and in-progress)
Returns the user's history of badge challenges including progress, completion status, and earned dates.
Args: start: Starting index for pagination (starts at 1) limit: Maximum number of challenges to return (default 20, max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |