delete_message
Remove email messages from IMAP mailboxes by moving to trash or permanently deleting them using message UID and folder parameters.
Instructions
Delete a message (move to Trash or permanently delete)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Mailbox folder path | INBOX |
| uid | Yes | Message UID | |
| permanent | No | Permanently delete (expunge) instead of moving to Trash |