Set Eight Sleep Side On/Off
eight_sleep_set_sideTurn your bed side on or off to control its active state. Requires explicit user intent to perform this write operation.
Instructions
Turn the user's bed side on or off. Gated by explicit_user_intent: true and EIGHT_SLEEP_ALLOW_MUTATIONS=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_on | Yes | Turn the side on (true) or off (false). | |
| user_id | No | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. Combined with EIGHT_SLEEP_ALLOW_MUTATIONS=true. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| note | No | ||
| method | Yes | ||
| endpoint | Yes |