Create/Update Alarm
set_alarmSet an alarm by specifying time in HH:MM format and optional repeat days. Create a new alarm or update an existing one.
Instructions
Create a new alarm or update an existing one. Specify time in HH:MM format and optionally which days to repeat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Alarm ID (omit to create new) | |
| name | Yes | Alarm name | |
| time | Yes | Time in HH:MM format (24h) | |
| enabled | No | Enable/disable (default: true) | |
| repetition | No | Days to repeat |