Email: Send draft
email_send_draftSend one exact existing draft. Resolve draft_id and inspect final recipients/content first when not already explicitly approved; this creates a real external send.
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. |