icu_add_activity_message
Post a note or comment to a specific activity in Intervals.icu. Use to leave training notes or comments on your rides, runs, or workouts.
Instructions
POST a new note or comment on a specific activity (singular = WRITE).
Use when the user wants to leave a note on one of their activities: "add a note to this ride that I felt strong", "comment on yesterday's run", "leave a training note saying...". Attributed to the authenticated user. To READ existing notes use icu_get_activity_messages (plural).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | The Intervals.icu activity ID | |
| content | Yes | Message content (note or comment text) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |