get_activities_range
Retrieve Garmin activity data for a specified date range using ISO 8601 start and end dates.
Instructions
Returns Garmin activities within an ISO 8601 date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date in ISO 8601 format | |
| start_date | Yes | Start date in ISO 8601 format |