get_activity
Fetch a completed activity and its per-rep metrics (watts, heart rate, cadence) to review how a structured workout actually went.
Instructions
Fetches one completed activity with its intervals.
The per-rep actuals — watts, heart rate, cadence per detected interval — for checking how a structured workout actually went. Run review_period first to find the activity id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | The activity id, e.g. 'i12345678'. review_period lists the ids of the activities in a window. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |