Validate structure
tp_validate_structureValidate workout interval structure before creating a workout. Get block count, duration, and estimated IF/TSS to check correctness.
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. |