π¦ ClawHub
Google Calendar Delete Event
by @zvirb
Atomic node skill to delete a Google Calendar event using the gog CLI.
TERMINAL
clawhub install google-calendar-delete-eventπ About This Skill
name: Google Calendar Delete Event description: Atomic node skill to delete a Google Calendar event using the gog CLI. os: all requires: bins: - gog
Lean Philosophy (Principles)
Google Calendar Delete Event
This skill allows the agent to delete an event from Google Calendar using the native CLI.
Cognitive Directives
WHEN [An event needs to be removed or deleted from the calendar] THEN [Execute the native terminal commandgog calendar delete ]Schema Example
{
"command": "gog calendar delete primary event_id_123"
}