Add workout comment
tp_add_workout_commentAdd a comment to a workout thread that both athlete and coach can see. Use for public feedback; for private notes, use tp_set_workout_note instead.
Instructions
Append a comment to a workout's thread - visible to both athlete and coach. Repeating the call posts a duplicate. For a private note use tp_set_workout_note instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. | |
| comment | Yes | ||
| workout_id | Yes |