Google Calendar の予定を削除する
Deletes Google Calendar events by ID from specified or default calendar.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsGoogle Calendar の予定を削除します。
$ARGUMENTS (必須): イベントID--calendar <id>: カレンダーID(デフォルト: primary)python plugins/shiiman-google/scripts/google_calendar.py delete --event-id "$ARGUMENTS" ${CALENDAR:+--calendar "$CALENDAR"}
/shiiman-google:calendar-delete abc123xyz
/shiiman-google:calendar-delete abc123xyz --calendar work@group.calendar.google.com