Get WHOOP Profile
whoop_get_profileRetrieves the authenticated user's basic WHOOP profile, including personal details such as name and user ID.
Instructions
Get the authenticated user's basic WHOOP profile. Requires read:profile scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privacy_mode | No | Optional per-call payload privacy override. Defaults to WHOOP_PRIVACY_MODE or structured. raw returns full WHOOP API payloads, not raw device sensor streams. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |