delete_activity
Delete an activity permanently from Intervals.icu by its unique ID. This irreversible action requires caution.
Instructions
Delete an activity permanently.
Permanently removes an activity from your account. This action cannot be undone. Use with caution.
Args: activity_id: The unique ID of the activity to delete
Returns: JSON string with deletion confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |