Get Eight Sleep User
eight_sleep_get_userRetrieve sleep profile data for a specified user or the authenticated user. Supports configurable privacy and response formats.
Instructions
Return Eight Sleep profile data for a specific user_id (defaults to authenticated user).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Eight Sleep user id. Defaults to the authenticated user (from stored token). | |
| privacy_mode | No | Optional per-call payload privacy override. Defaults to EIGHT_SLEEP_PRIVACY_MODE or structured. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |