mirra-google-gmail

Manage Gmail emails and drafts programmatically via Mirra's REST API.

6|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-google-gmail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mirra-google-gmail
Source: https://github.com/Oz-Networks/mirra-sdk/tree/main/skills/mirra-google-gmail
Command: npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-google-gmail

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the management and automation of your Gmail inbox, allowing you to interact with your emails programmatically.

Core Features & Use Cases

  • Send, Search, List, and Get Emails: Programmatically send new emails, search your inbox using Gmail's query syntax, list recent emails, or retrieve full details of a specific email.
  • Draft Management: Create, update, list, and delete draft emails.
  • Bulk Operations: Efficiently delete multiple emails at once.
  • Use Case: Automatically search for unread emails from a specific sender, summarize their content, and draft a reply.

Quick Start

Use the mirra-google-gmail skill to send an email to [email protected] with the subject "Hello" and body "This is a test email".

Frequently Asked Questions about mirra-google-gmail

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Gmail inbox management through a REST API?

You can automate Gmail inbox management through a REST API by using this Skill to programmatically send, search, list, retrieve, and delete emails. It requires a Mirra API key for authentication and a prior connection to your Gmail account.

Can I programmatically send emails and manage Gmail drafts?

Yes, you can programmatically send emails and manage Gmail drafts. This Skill supports creating, updating, listing, and deleting drafts, alongside sending new emails directly through the Mirra REST API.

How do I search and retrieve specific emails using Gmail query syntax?

To search and retrieve specific emails using Gmail query syntax, use this Skill to search your inbox with standard queries or retrieve full details of a specific email. You can also list recent emails programmatically.

How can I perform bulk delete operations on Gmail messages?

You can perform bulk delete operations on Gmail messages by using this Skill's bulk deletion feature. It allows you to efficiently delete multiple emails at once through the Mirra REST API.

What authentication is required to connect a Gmail account for API automation?

Authentication required to connect a Gmail account for API automation includes a valid Mirra API key. You must also complete a prior Gmail account connection within Mirra before executing any automation tasks.