Set Eight Sleep Away Mode
eight_sleep_set_away_modeTurn away mode on or off to pause your Eight Sleep pod's temperature adjustments when you are not home.
Instructions
Toggle away mode. Gated by explicit_user_intent: true and EIGHT_SLEEP_ALLOW_MUTATIONS=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_away | Yes | ||
| 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 |