Cancel Reminder
cancel_reminderCancel a pending no-reply reminder by its unique ID. Use this to stop a reminder that has not yet been sent.
Instructions
Cancel a pending no-reply reminder by ID. Silently returns false if the ID is unknown or the reminder already fired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Optional account ID to route this call to (multi-account configs). Omit to use the active account. Configured account IDs are listed in the settings UI (Accounts tab). | |
| reminder_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| success | Yes | ||
| messageId | No |