Get Current Eight Sleep Device
eight_sleep_get_current_deviceRetrieve the current bed side assignment for a user (solo, left, or right).
Instructions
Return the bed side currently assigned to the user (solo/left/right).
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 |