WHOOP Sleep
whoop_get_sleepRetrieve a specific WHOOP sleep record by its unique identifier. Provides sleep activity data with optional privacy and response format settings.
Instructions
Get one WHOOP sleep activity by UUID. Requires read:sleep scope. Not medical advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | WHOOP resource id. | |
| 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 |