Files
google-mcp/gmail/gmail_tools.py
Benjamin Jackson bdb06a41f1 Add email threading support to Gmail send functionality
- Add thread_id, in_reply_to, and references parameters for proper reply threading
- Auto-format reply subjects with 'Re:' prefix when replying
- Include proper email headers for threading (In-Reply-To, References)
- Add examples for both new emails and reply emails in docstring
- Achieve feature parity between send_gmail_message and draft_gmail_message
2025-08-04 12:48:38 +02:00

37 KiB