Set Spoken Reminder
alexa_set_reminderSchedule a spoken reminder on an Echo device by supplying the serial number, reminder text, and target time. Alexa will announce the reminder at the specified moment.
Instructions
Schedule a spoken reminder on an Echo device at a specific time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The reminder message for Alexa to speak | |
| timestamp | Yes | Target time as ISO 8601 string (e.g. "2026-09-12T18:00:00") or epoch milliseconds | |
| serialNumber | Yes | Serial number of the Echo device (use alexa_list_devices to find it) |