icu_get_activity_messages
Retrieve all notes and comments for an activity in chronological order, including author, content, timestamp, and seen status.
Instructions
Read the notes and comments attached to a specific activity (plural = READ).
Use when the user asks: "what did my coach say about that ride?", "show me the comments on yesterday's run", "any feedback on this workout?". Returns every message in chronological order with author, content, timestamp, and seen-flag. To POST a new message use icu_add_activity_message (singular = WRITE).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | The Intervals.icu activity ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |