garmin_run_conditions
Evaluate a run's performance by merging actual climate data to calculate equivalent pace under cool conditions, correcting for heat stress to accurately assess effort against a target pace.
Instructions
【核心】把一次跑步与当时的真实气候合并评价:输出实际配速、当时温湿度、 热应激等级,以及折算到凉爽标准条件下的等效配速。 传入 target_pace(如 4'35")时,按热修正后的标准判定完成度—— 湿热天直接拿原始配速对比计划,会严重低估实际努力程度。 气温以气象站实况为准(客观且含湿度),手表实测温度作为体表微环境对照列出。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | ||
| target_pace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |