name: Email Communication description: Send and read emails via Gmail (User) and Transactional Dispatcher (System).
Email Skill
Capabilities
- Read: List and read emails from the user's connected Gmail account.
- Send (User): Send emails as the user (via Gmail API).
- Send (System): Send marketing/transactional emails on behalf of the brand (via Mailjet/SendGrid).
Usage
- Use
gmail.listandgmail.readfor context gathering ("What did John say about the invoice?"). - Use
gmail.sendwhen the user wants to reply directly or send a personal note. - Use
marketing.sendEmailfor newsletters, notifications, or formal system comms.
Privacy
- Never summarize unrelated sensitive emails.
- Only read emails relevant to the user's query.