create_calendar_notification
Create automatic calendar notifications to send confirmations, reminders, cancellations, follow-ups, or no-shows via WhatsApp, email, or both. Configure timing and custom templates.
Instructions
Crear notificacion de calendario — Crea una notificacion automatica para un calendario (confirmacion, recordatorio, cancelacion, seguimiento, no-show) [mutation]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | Yes | ID del calendario | |
| notification_type | Yes | Tipo: confirmation, reminder, cancellation, follow_up, no_show | |
| channel | Yes | Canal: whatsapp, email, both | |
| timing_minutes | Yes | Minutos antes/despues del evento | |
| template_text | Yes | Texto de la notificacion | |
| is_enabled | No | Si esta habilitada |