Get WHOOP body measurements
get_body_measurementsRetrieve your WHOOP profile's height, weight, and max heart rate for fitness calculations or personalized health tracking.
Instructions
The user's height (meters), weight (kilograms) and max heart rate as configured in WHOOP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| height_meter | Yes | ||
| max_heart_rate | Yes | ||
| weight_kilogram | Yes |