gmail

Installation
SKILL.md

Gmail

The robomotion gmail CLI connects to Gmail via the Google API for full email management. It sends, reads, replies to, and searches emails; manages labels and drafts; handles archiving, trash, and read/unread status; downloads attachments; and operates on email threads.

When to use

  • Send emails with To/CC/BCC recipients, or reply to existing messages
  • Search and list emails with query filters and label filtering
  • Manage labels — create, list, add/remove from messages
  • Create, list, send, or delete email drafts
  • Download attachments and manage email threads

Prerequisites

  • robomotion CLI installed
  • Package installed: robomotion install gmail
  • Gmail OAuth2 or Service Account credentials configured via Robomotion vault

IMPORTANT: Session Mode Required for Multi-Step Operations

Each CLI command runs as a separate process — connection IDs from connect do NOT persist across calls. You MUST use --session on connect and pass --session-id to all subsequent commands.

Installs
1
First Seen
Jun 21, 2026
gmail — robomotionio/skills