delete_email
Irreversibly delete an email from its current folder via IMAP expunge. Use only when certain the message is no longer needed; for recoverable deletion, use trash.
Instructions
Permanently delete an email from its current folder via IMAP expunge. Use only when certain the message is no longer needed. Prefer trash_email if recovery may be required. Irreversible — the message cannot be recovered after deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emailId | Yes | Composite email id in FOLDER::UID format, as returned by get_emails or search_emails. |