Get stats for part of an activity
get_activity_segment_statsRetrieve pace, heart rate, cadence, and intensity for a specified time segment of an activity to compare efforts like first vs second half or a climb.
Instructions
Get pace, heart rate, cadence and intensity for a chosen part of an activity, e.g. "from 10:00 to 20:00". Use it to compare the first and second half or a climb.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Activity id, e.g. "i123456789" (from list_activities or search_activities). | |
| end | Yes | End (elapsed seconds or "m:ss"). | |
| start | Yes | Start (elapsed seconds or "m:ss"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| start | Yes | ||
| stats | Yes |