Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Gws Gmail Send

Skill Verifiziert Aktiv

Gmail: Send an email.

Zweck

To provide a straightforward and scriptable way for users and AI agents to send emails using Gmail, abstracting the underlying API complexities.

Funktionen

  • Send emails via Gmail
  • Specify recipients, subject, and body
  • Include CC, BCC, and attachments
  • Support plain text and HTML bodies
  • Use send-as aliases
  • Save emails as drafts
  • Preview requests with dry-run

Anwendungsfälle

  • Automating email sending for workflows
  • Composing and sending emails from AI agents
  • Sending transactional emails programmatically
  • Managing email drafts before final sending

Nicht-Ziele

  • Reading or managing existing emails
  • Implementing complex email threading logic
  • Providing a full-fledged email client interface

Code Execution

  • info:LoggingThe README mentions a `GOOGLE_WORKSPACE_CLI_LOG` and `GOOGLE_WORKSPACE_CLI_LOG_FILE` environment variable for logging, but it's not explicitly stated if a structured audit log is maintained for destructive actions by default.

Installation

npx skills add googleworkspace/cli

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne26.2k
LizenzApache-2.0
Status
Quellcode ansehen