What problem does it solve?
This skill solves the challenge of programmatically interacting with Gmail while ensuring that non-ASCII characters, such as those in Hebrew or other international languages, are correctly encoded to prevent garbled text or mojibake in email headers.
Core Features & Use Cases
- Automated Email Dispatch: Send HTML-formatted emails directly through the Gmail API with robust character encoding.
- Draft Management: Create and save email drafts for later review or automated follow-ups.
- Use Case: A business agent can use this to send personalized, multi-language customer support responses or marketing communications without worrying about character corruption in the subject line.
Quick Start
Use the gmail skill to send an email to [email protected] with the subject Hello and the body content set to your message.