sync_workouts
Pull new Hevy workouts into the database to keep recent training query-ready. Delta sync by default; full sync only when data appears incorrect, and refreshes exercise templates and body measurements.
Instructions
Pull new training data from Hevy into the database. Call this before answering a
question about recent training — a workout finished after the last sync isn't in the
database until you do. Delta by default and cheap to call. full=True re-fetches
everything and reconciles deletions; use it only if the data looks wrong, not
routinely. Also refreshes exercise templates and body measurements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No |