| name | gmail-draft |
| description | Create email draft for human review before sending |
| tags | ["email","gmail","draft","compose","write"] |
Gmail Draft
When to use
Default mode for all outbound email. Creates draft for human review.
Execution
- Parse: --to, --subject, --body, optional --cc, --bcc, --attach
- Run:
gog gmail drafts create --account relay.supernor@gmail.com --to "<email>" --subject "<subject>" --body "<body>"
- Confirm draft created, provide draft ID
Account Routing
- Route through correct Google account based on initiating agent/human
Logging
- Log draft creation via log-event
Intent: Responsive [I04]. Purpose: [P-TBD].