Get Weigh-Ins
get_weigh_insRetrieve weigh-in records for a specified date range to track weight changes and analyze health progress over time.
Instructions
Get weigh-in records for a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | End date in YYYY-MM-DD format (required) | |
| startDate | Yes | Start date in YYYY-MM-DD format (required) |