send_existing_draft
Sends an existing email draft from Gmail by providing its draft ID, delivering the message and returning sent details.
Instructions
Send an existing email draft via Gmail.
Args: draft_id: The ID of the draft to send.
Returns: Sent message details or error information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes |