Sleep by id
get_sleepRetrieve a specific sleep record by its UUID, with an option to include raw WHOOP API data.
Instructions
Get one sleep record by its UUID (from get_sleeps or a recovery's sleep_id). Set include_raw=true to also attach WHOOP's untouched API record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sleep_id | Yes | ||
| include_raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||