delete_email
Move an email to Trash, or permanently delete it with the permanent option. Choose reversible or irreversible removal.
Instructions
Move an email to Trash. Pass permanent: true to permanently delete (irreversible).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The Gmail message ID | |
| permanent | No | If true, permanently delete the email (default: false — moves to Trash) |