Cancel Scheduled Email
cancel_scheduled_emailCancel a pending scheduled email using its schedule ID. Prevents delivery of emails that have not yet been sent.
Instructions
Cancel a pending scheduled email before it is sent. Returns false if the ID is not found or the email has already been sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Schedule ID from schedule_email or list_scheduled_emails | |
| 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). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| success | Yes | ||
| messageId | No |