log_workout
Log a single-movement result, such as a one-rep max, to BTWB; entries are always posted privately as Only Me.
Instructions
Log a single-movement result (e.g. a 1-rep max) to BTWB. Every entry logged through this tool is always posted with Privacy: Only Me - this is hardcoded and cannot be overridden.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reps | Yes | Number of reps performed | |
| notes | No | Optional notes for the entry | |
| weight | Yes | Weight lifted | |
| movementId | Yes | Movement ID from search_movement | |
| weightUnit | No | lbs | |
| movementName | Yes | Movement name, should match the search_movement result | |
| performedDate | Yes | Date performed, format YYYY-MM-DD |