list_activities
Retrieve recent Garmin activities in reverse chronological order. Filter by activity type, limit results, and paginate to review your training history.
Instructions
List recent Garmin activities, most recent first.
Args: limit: Maximum number of activities to return. start: Number of most-recent activities to skip (for pagination). activity_type: Optional Garmin activity type filter, e.g. "running", "cycling", "swimming". Leave unset to include all types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| start | No | ||
| activity_type | No |