Snooze Eight Sleep Alarm
eight_sleep_snooze_alarmSnooze an active alarm by specifying its alarm ID. Mutations must be enabled.
Instructions
Snooze an actively ringing alarm. Requires 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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| note | No | ||
| method | Yes | ||
| endpoint | Yes |