Snooze Eight Sleep Alarm
eight_sleep_snooze_alarmSnooze an actively ringing Eight Sleep alarm by its alarm ID to stop the sound and delay the next alert. Requires explicit user intent.
Instructions
Snooze an actively ringing alarm. Gated by explicit_user_intent: true and EIGHT_SLEEP_ALLOW_MUTATIONS=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| alarm_id | Yes | Eight Sleep alarm id from eight_sleep_get_alarms. | |
| 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 |