read-draft
Retrieve the full content of a specific email draft, including sender, recipients, subject, and body, using its unique draft ID.
Instructions
Use when: reading the full current contents of one draft selected from list-drafts. Returns: the stable draft_id, actual From identity, recipients, subject, and full body. Do not use when: you only need draft summaries (use list-drafts).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft | No |