get_email_draft
Retrieve an existing Gmail draft by providing its ID. Get draft details including headers, snippet, and IDs.
Instructions
Retrieve an existing email draft from Gmail.
Args: draft_id: The ID of the draft to retrieve.
Returns: Draft details including headers, snippet, and IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes |