dismiss-calendar-event-reminder
Dismiss a triggered reminder for a calendar event to prevent it from re-firing. Provide the event ID to stop active notifications.
Instructions
Dismiss a reminder that has been triggered for an event in a user calendar.
💡 TIP: Dismisses a triggered event reminder so it won't re-fire. No request body required. Pair with list-calendar-events or get-schedule to find active reminders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Path parameter: eventId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |