mail_delete_email
Delete emails from Fastmail accounts by moving them to Trash or permanently destroying them using JMAP email IDs.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_ids | Yes | ||
| permanent | No |