get_heart_rate
Retrieve the most recent heart rate reading from your Apple Watch, including beats per minute, timestamp, and source device.
Instructions
Get the most recent heart rate reading from Apple Watch.
Returns: JSON object with fields: bpm - heart rate in beats per minute timestamp - ISO-8601 UTC time of the reading source - device/app that recorded the reading device - Apple Watch model (may be null)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |