get_body_composition
Retrieve body composition data (weight, body fat percentage) for any date range up to 92 days. Track changes over time for health monitoring.
Instructions
Return body composition data for a date range (max 92 days).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date in YYYY-MM-DD format. Defaults to today. | |
| start_date | No | Start date in YYYY-MM-DD format. Defaults to 30 days ago. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||