delete_custom_item
Remove a custom item from an athlete's Intervals.icu account by providing its item ID. Simplifies cleanup of unwanted custom items.
Instructions
Delete a custom item for an athlete from Intervals.icu
Args: item_id: The custom item ID to delete 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 |