Delete a reminder permanently
cancel_reminderDESTRUCTIVE AND IRREVERSIBLE. Cancelling permanently DELETES the reminder, its escalation steps and its entire delivery history from NudgeBell. Nothing is archived and there is no undo — not from this API and not from the dashboard.
Only use this when the user explicitly says delete, cancel for good, or stop permanently. For anything else — 'not right now', 'skip today', 'hold off', 'I'm on holiday', or any doubt at all — use pause_reminder, which stops the chain, keeps the history, and can be resumed from the dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reminder_id | Yes | The reminder's id. |