get_custom_item_by_id
Get detailed information for a custom item from Intervals.icu using its item ID. Supports optional athlete ID and API key for authentication.
Instructions
Get detailed information for a specific custom item from Intervals.icu
Args: item_id: The custom item ID 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 | ||
| item_id | Yes | ||
| athlete_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |