get_activity_streams
Get time-series metrics for an Intervals.icu activity, such as power, heart rate, cadence, altitude, distance, temperature, and velocity. Provide the activity ID to retrieve specific stream data.
Instructions
Get stream data for a specific activity from Intervals.icu
This endpoint returns time-series data for an activity, including metrics like power, heart rate, cadence, altitude, distance, temperature, and velocity data.
Args: activity_id: The Intervals.icu activity ID api_key: The Intervals.icu API key (optional, will use API_KEY from .env if not provided) stream_types: Comma-separated list of stream types to retrieve (optional, defaults to all available types) Available types: time, watts, heartrate, cadence, altitude, distance, core_temperature, skin_temperature, velocity_smooth
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| activity_id | Yes | ||
| stream_types | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |