get_adhoc_challenges
Retrieve user-created Garmin Connect challenges from friends and groups, such as step competitions. Pagination controls let you specify start index and limit for efficient access.
Instructions
Get user-created social/group challenges (e.g., step competitions with friends)
Returns challenges created by users to compete with connections. These are different from official Garmin badge challenges.
Args: start: Starting index for pagination (default 0) 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 |