Tier 1 automated holiday and closure announcements to all parents.
Broadcast daycare closure and holiday schedule announcements to all parents.
# Get all active children (to find their parents)
daycarectl child list --status active
# For each child, get parent contacts
daycarectl child get --id "<child_id>"
# Schedule the announcement
daycarectl schedule add \
--type "closure" \
--target "all_parents" \
--subject "Closure: [date]" \
--body "<message>" \
--language "es" \
--scheduled-for "2026-02-10T08:00:00"
📢 Aviso importante
Les informamos que el centro estará cerrado el [día], [fecha] por [motivo].
Las actividades se reanudan el [día de regreso], [fecha de regreso] en horario normal.
Si tienen alguna pregunta, no duden en escribirnos. ¡Gracias!
📢 Aviso importante
Les informamos que el centro estará cerrado del [fecha inicio] al [fecha fin] por [motivo].
Las actividades se reanudan el [día de regreso], [fecha de regreso] en horario normal.
Si tienen alguna pregunta, no duden en escribirnos. ¡Gracias!
📢 Important Notice
We'd like to let you know that the center will be closed on [day], [date] for [reason].
Normal operations resume on [return day], [return date].
If you have any questions, don't hesitate to reach out. Thank you!
For weather-related closures: