get_non_completed_badge_challenges
Retrieve in-progress badge challenges you have joined but not yet completed, enabling you to track progress toward badge goals.
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 |