tp_validate_structure
Validate workout interval structure before creating it. Get block count, duration, and estimated IF/TSS to prevent errors.
Instructions
Validate workout interval structure without creating a workout. Returns block count, duration, estimated IF/TSS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| structure | Yes | Structure JSON string to validate - same format as the structure field in tp_create_workout. |