Email: Delete draft
email_delete_draftDiscard one exact draft. draft_id comes from draft list/create; destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | Exact draft ID returned by email_list_drafts/email_create_draft; never use subject or email_id as draft_id. | |
| account_id | No | Optional Nilyo connection ID (unipile_account_id from list_connected_accounts). Omit when the user has one account for this provider. When several exist, Nilyo never guesses: list them (display name, identifier, provider user ID), choose the one the user named or ask, and pass its ID here. |