add_activity_message
Post a comment or note to an activity conversation thread to provide athlete or coach feedback on a workout.
Instructions
Post a comment/note to an activity conversation thread.
Use to add athlete/coach feedback to a workout. To edit activity description directly, use update_activity instead.
Args: activity_id: Activity ID. text: Comment or message text to attach.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Comment or message text to attach. | |
| activity_id | Yes | Activity ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |