get_non_completed_badge_challenges
Find active badge challenges you have joined but not yet completed. Track your progress toward badge goals with paginated results.
Instructions
Get badge challenges currently in progress (not yet completed)
Returns active challenges the user has joined but hasn't completed yet. Useful for tracking current progress toward badge goals.
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 |