get_activity_streams
Fetch time-series streams for a Strava activity to analyze pace, heart rate, and elevation. Specify the activity ID and optional stream keys to get detailed performance data.
Instructions
Return time-series streams for an activity for detailed pace/HR/elevation analysis.
Args: activity_id: The activity to inspect. keys: Stream types to fetch. Defaults to time, distance, heartrate, velocity_smooth, altitude.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | ||
| activity_id | Yes |