outlook_delete_email
Delete an email from Outlook by moving it to Deleted Items or permanently removing it, using the email's ID.
Instructions
Delete an email (move to Deleted Items or permanently delete)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The ID of the email to delete | |
| permanentDelete | No | Whether to permanently delete (true) or move to Deleted Items (false) |