π¦ ClawHub
Gmail Draft Send
by @zvirb
Atomic node skill to send an existing Gmail draft.
TERMINAL
clawhub install gmail-draft-sendπ About This Skill
name: Gmail Draft Send description: Atomic node skill to send an existing Gmail draft. os: all requires: bins: - gog
Lean Philosophy (Principles)
Gmail Draft Send
This skill allows the agent to send an existing Gmail draft using the native CLI.
Cognitive Directives
WHEN [An existing email draft needs to be sent] THEN [Execute the native terminal commandgog gmail drafts send --json ]Schema Example
{
"command": "gog gmail drafts send draft_id_123 --json"
}