get_activity
Retrieve a single activity by its unique ID from an athlete's Intervals.icu training data. Use when you have an activity ID and need that one record without listing the entire set.
Instructions
One activity by id, in the same shape as a list_activities entry.
Use it when you already have an id (from list_activities, an event,
or the athlete) and want that one activity without re-listing a whole
window. It does not currently surface fields list_activities omits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes |