get_adhoc_challenges
Fetch user-created social challenges from Garmin Connect, including step competitions with friends, with optional pagination parameters for start index and limit.
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 |