# Intervals.icu API Configuration
# Base URL (Optional, defaults to https://intervals.icu/api/v1)
# INTERVALS_API_BASE_URL=https://intervals.icu/api/v1
# Required: Your Intervals.icu API Key
API_KEY=your_intervals_api_key_here
# Required: Your Intervals.icu Athlete ID
ATHLETE_ID=your_athlete_id_here
# The API_KEY and ATHLETE_ID will be used as defaults for all API calls
# when these parameters are not explicitly provided to the tool functions.