Add note comment
tp_add_note_commentAppend a comment to a TrainingPeaks calendar note thread using the note's ID and comment text. Get the note ID from list or create note operations.
Instructions
Append a comment to a calendar note's thread. Repeating the call posts a duplicate. Note ID from tp_list_notes or tp_create_note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. | |
| comment | Yes | Comment text | |
| note_id | Yes | Note ID |