get_custom_items
Retrieve an athlete's custom items (charts, fields, zones) from Intervals.icu using athlete ID and API key, providing access to personalized training configurations.
Instructions
Get custom items (charts, custom fields, zones, etc.) for an athlete from Intervals.icu
Args: athlete_id: The Intervals.icu athlete ID (optional, will use ATHLETE_ID from .env if not provided) api_key: The Intervals.icu API key (optional, will use API_KEY from .env if not provided)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| athlete_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |