tp_add_workout_comment
Add a text comment to any workout using its unique workout ID. Ideal for logging notes or feedback directly to a specific training session.
Instructions
Add a new text comment to a specific workout by its workout ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workout_id | Yes | The numeric ID of the workout. | |
| comment | Yes | The comment text to add. |