compare_activities
Compare two Garmin activities to see side-by-side differences and a pace verdict showing which is slower.
Instructions
Compare two activities side by side, with the differences computed.
Args: id_a: First activity id. id_b: Second activity id.
Deltas are calculated here rather than left to the reader, including a plain-language verdict on pace — where a positive number means slower, which is easy to misread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_a | Yes | ||
| id_b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||