What problem does it solve?
Email is a critical channel for formal communication, but managing sending, reading, and replying to messages can be time-consuming and error-prone. The Email Guide streamlines these tasks by providing a structured workflow that handles composing, sending, reading, and threading while respecting attachments and privacy considerations.
Core Features & Use Cases
- send_email: Compose and deliver messages to external recipients, with optional attachments.
- read_emails: Search and retrieve inbox items with filters like sender, subject, or date.
- reply_email: Continue conversations in the correct thread by supplying the target Message-ID from read_emails results and attaching responses as needed.
- Use Case: An external contract draft can be sent to a legal team with attachments, and the thread can be continued with quick replies.
Quick Start
Tell the assistant to compose and send an email to a specified address with a subject and body, optionally including attachments.