mail_delete_email
Delete emails by moving them to Trash or permanently destroying them. Specify email IDs and optionally set permanent deletion to bypass Trash.
Instructions
Delete one or more emails by moving to Trash, or permanently destroy them.
Args: email_ids: List of JMAP email IDs to delete. permanent: If True, permanently destroy emails. Default moves to Trash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_ids | Yes | ||
| permanent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |