create_event_reminder
Create a reminder for an event, sending a notification or email a specified number of minutes before the event occurs.
Instructions
Create a reminder for an event. reminder_type: Notification | Email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| reminder_type | No | Notification | |
| minutes_before | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |