gmail_get_draft
Fetch a single Gmail draft by its ID. Get the full content of the draft for review or editing.
Instructions
Fetch a single Gmail draft by id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| draft_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | No | ||
| bcc | No | ||
| body | No | ||
| subject | No | ||
| draft_id | Yes | ||
| thread_id | No | ||
| attachments | No |