delete_draft
Remove unwanted email drafts permanently by specifying the draft ID, domain, and local part to keep your mailbox organized.
Instructions
Delete a draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Draft id, from list_drafts | |
| domain | Yes | A domain, e.g. example.com | |
| localPart | Yes | The part before @, e.g. "hello" for hello@example.com |