get_draft
Retrieve a specific draft by its ID from your Gmail account. Optionally include parsed HTML in the response for detailed content analysis, streamlining email management and workflow.
Instructions
Get a specific draft by ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | The ID of the draft to retrieve | |
includeBodyHtml | No | Whether to include the parsed HTML in the return for each body, excluded by default because they can be excessively large |