analyze_fit_activity
Get performance insights from a completed COROS activity by analyzing its FIT file, returning bounded summaries of HR, cadence, speed, power, stops, climbs, and decoupling.
Instructions
Download and analyze the FIT file for a completed COROS activity. Returns bounded summaries of record-level HR, cadence, speed, power, temperature, stops, climbs, aerobic decoupling and finish quality; raw samples are not returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sportType | Yes | ||
| activityId | Yes | ||
| targetCadenceMax | No | ||
| targetCadenceMin | No | ||
| maxReturnedClimbs | No | ||
| minimumStopSeconds | No | ||
| targetHeartRateMax | No | ||
| targetHeartRateMin | No | ||
| stopSpeedMetersPerSecond | No | ||
| stopBoundaryIgnoreSeconds | No |