delete_email
Delete emails from your Fastmail account. By default, moves to Trash; set permanent=true to permanently erase.
Instructions
Delete an email. By default moves to Trash. Set permanent=true to permanently destroy the email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emailId | Yes | The email ID to delete | |
| permanent | No | Set to true to permanently delete (cannot be undone). Default: move to Trash. |