gmail_draft_compose
Create a Gmail draft for later review and manual sending. Submit subject and body now, add recipient later, then open the draft link in Gmail to finish.
Instructions
Create a Gmail draft. Draft-only — this server has no send capability. The owner reviews the draft in Gmail and sends it themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Recipient email address. Leave empty if unknown — the owner fills it in when reviewing the draft. | |
| body | Yes | Email body, plain text | |
| subject | Yes | Email subject line | |
| accessToken | No | Gmail OAuth 2.0 access token. Falls back to GMAIL_ACCESS_TOKEN env var. |