Cancel a reminder
cancel_reminderCancel (delete) one reminder by its reminderId (ids come from list_reminders or create_reminder). The saved item itself is not touched. Reminders synced to Google Calendar cannot be cancelled here - the user manages those at mark-it.co or in Google Calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reminderId | Yes | The reminder to cancel (from list_reminders) |