delete_draft
Permanently delete an unnecessary local draft from SQLite. This does not affect the matching message in Proton's IMAP folder; handle that separately. Irreversible.
Instructions
Permanently delete a locally saved draft from SQLite. Use to discard a draft you no longer need. Does NOT remove a matching draft from the Proton Drafts IMAP folder — that requires a separate mailbox action. Irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draftId | Yes | Draft id returned by create_draft, list_drafts, or a create_*_draft call. |