garmin_fitness_metrics
Retrieve VO2max for running and cycling and fitness age from Garmin for a given date, with markdown or JSON output.
Instructions
VO2max (correr y ciclismo) y edad fitness de Garmin.
Args: params: date? (YYYY-MM-DD, por defecto hoy), response_format (markdown|json).
Returns: str: vo2max_running, vo2max_cycling y edad_fitness; o "Error: ...".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |