What problem does it solve?
This Skill helps you manage email operations programmatically instead of manually, including sending messages, searching and reading inbox/sent items, deleting emails, and handling related contacts and file uploads.
Core Features & Use Cases
- Email send and delivery: Create and send emails with subject/body plus optional CC/BCC for updates and replies.
- Email discovery and retrieval: Search emails by folder and status, then read full message content by ID.
- Email lifecycle actions: Delete individual emails or delete all emails for the authenticated user; forward a message to another recipient.
- Contacts and simple storage: List contacts and store/list numeric values for lightweight state within the service.
- File upload: Upload files to either the general upload area or a separate envs endpoint.
Quick Start
Ask the AI to send an email to a recipient by providing your API key and user email, then specifying the recipient, subject, and body.