What problem does it solve?
This Skill eliminates the manual effort of browsing, searching, reading, and sending emails in Gmail by letting you handle common email workflows through structured tool calls while keeping you in control.
Core Features & Use Cases
- List recent emails: Retrieve recent messages from a chosen mailbox with optional filters like unread-only.
- Read full email content: Fetch complete message text plus a structured list of attachments (name/type/size) and optionally mark as read.
- Search and act on results: Use Gmail queries to find relevant emails (e.g., unread invoices) and then read, reply, or download attachments.
- Send and reply safely with attachments: Send new emails or reply within a thread, supporting attachments via server file paths or base64 content.
- Extract attachments: Download a specific attachment from a received email to the filesystem or return it as base64.
Quick Start
Use the gmail skill to search for unread messages with query "from:mario subject:fattura is:unread", then read the most relevant result and extract its attachments for review.