Skip to content

Add messages draft command for creating draft emails#51

Merged
wesnick merged 1 commit into
mainfrom
claude/draft-email-support-NR4nw
May 24, 2026
Merged

Add messages draft command for creating draft emails#51
wesnick merged 1 commit into
mainfrom
claude/draft-email-support-NR4nw

Conversation

@wesnick
Copy link
Copy Markdown
Owner

@wesnick wesnick commented May 24, 2026

Wire up draft creation through the existing Gmail Drafts plumbing. The new
messages draft command mirrors messages send flags but calls
Users.Drafts.Create instead of Messages.Send, returning the created draft ID.
Shared MIME assembly is factored out of SendParts/runMessagesSend so send and
draft stay in sync.

https://claude.ai/code/session_01BWTsRtPMNRbk9mjzYbBHDa

Wire up draft creation through the existing Gmail Drafts plumbing. The new
`messages draft` command mirrors `messages send` flags but calls
Users.Drafts.Create instead of Messages.Send, returning the created draft ID.
Shared MIME assembly is factored out of SendParts/runMessagesSend so send and
draft stay in sync.

https://claude.ai/code/session_01BWTsRtPMNRbk9mjzYbBHDa
@wesnick wesnick merged commit d56d664 into main May 24, 2026
1 check passed
@wesnick wesnick deleted the claude/draft-email-support-NR4nw branch May 24, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants