Delete Blood Pressure
delete_blood_pressureRemove a specific blood pressure reading from Garmin Connect by specifying its date and version ID. Retrieve the version ID using the get_blood_pressure tool.
Instructions
Delete a blood pressure reading. Use get_blood_pressure with the /all endpoint to find the version ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | The date of the reading in YYYY-MM-DD format (required) | |
| version | Yes | The version/ID of the reading from the blood pressure data (required) |