add_biometric
Log a biometric measurement into Cronometer. Choose from weight, blood glucose, heart rate, or body fat, and provide a date with the value.
Instructions
Add a biometric entry to Cronometer.
Supported metric types: weight (lbs), blood_glucose (mg/dL), heart_rate (bpm), body_fat (%).
Args: metric_type: One of 'weight', 'blood_glucose', 'heart_rate', 'body_fat'. value: The value in display units (lbs, mg/dL, bpm, %). entry_date: Date as YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| entry_date | Yes | ||
| metric_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |