apply_sport_settings
Apply current sport settings to historical activities to recalculate training load, zones, and derived metrics. Specify sport ID and optional oldest date.
Instructions
Apply sport settings (zones, thresholds) to historical activities.
This recalculates training load, zones, and other derived metrics for activities based on the current sport settings.
Args: sport_id: ID of the sport settings to apply oldest_date: Oldest date to apply settings to (optional, defaults to all)
Returns: Result of applying settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport_id | Yes | ID of the sport settings to apply | |
| oldest_date | No | Oldest date to apply settings to (YYYY-MM-DD format) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |