Get Blood Pressure
get_blood_pressureRetrieve blood pressure readings for a specified date range, giving systolic and diastolic values to monitor cardiovascular health trends.
Instructions
Get blood pressure readings 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) |