get_activities
Retrieve a list of athlete activities from Intervals.icu using optional filters like date range, limit, and unnamed activity inclusion. Supports athlete ID and API key input.
Instructions
Get a list of activities for an athlete from Intervals.icu
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | No | ||
athlete_id | No | ||
end_date | No | ||
include_unnamed | No | ||
limit | No | ||
start_date | No |