Cancel Scheduled Email
cancel_scheduled_emailCancel a scheduled email that has not yet been sent. Provide the schedule ID to prevent delivery.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| messageId | No | ||
| reason | No |