get_workout_messages
Retrieve the full messaging stream and all comments for a workout, including replies and reactions, to review team discussions and athlete feedback.
Instructions
Get the messaging stream and all comments for a workout.
Returns {stream: {id, title, lastActivity, ...}, comments: [...]} where each comment has content, authorName, replies, and reactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | ||
| program_workout_id | Yes |