garmin_race_predictions
Predict race times for distances 5K, 10K, half marathon, and marathon using Garmin data. Returns estimated times in markdown or JSON format.
Instructions
Predicciones de tiempo de Garmin para 5K, 10K, media maraton y maraton.
Args: params: response_format (markdown|json).
Returns: str: tiempos estimados por distancia; o "Error: ...".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |