get_activities_by_date_range
Retrieve Strava athlete activities within a specified date range. Input start and end dates in ISO format to fetch data, with an optional limit on the number of activities returned.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_date | Yes | ||
limit | No | ||
start_date | Yes |