Delete Email
email_deletePermanently delete a specific email from your Microsoft 365 account. Requires explicit confirmation to prevent accidental data loss.
Instructions
🔴 Delete an email permanently (always require user confirmation)
WARNING: This action permanently deletes the email and cannot be undone.
For safety, consider moving items to the deleted items folder first using email_move.
Args: email_id: The email to delete account_id: The account ID confirm: Must be True to confirm deletion (prevents accidents)
Returns: Status confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | ||
| account_id | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||