tp_update_note
Update a TrainingPeaks calendar note by changing its title, description, date, or visibility. Provide the note ID and at least one field to modify.
Instructions
Update a calendar note. Provide at least one of: title, description, date, is_hidden.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | YYYY-MM-DD | |
| title | No | ||
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. | |
| note_id | Yes | Note ID | |
| is_hidden | No | ||
| description | No |