Back to skills
extension
Category: Development & EngineeringNo API key required

calendar-delete

Delete a schedule in Google Calendar. Can be activated by saying 'Delete schedule', 'Delete event', 'Cancel schedule', 'Erase the schedule', 'Erase the event' and so on.

personAuthor: jakexiaohubgithub

Calendar Delete

Google Calendar の予定を削除します。

引数

  • イベントID (必須): 削除する予定のID

オプション

  • --calendar <id>: カレンダーID(デフォルト: primary)

実行方法

python plugins/shiiman-google/skills/calendar-list-events/scripts/google_calendar.py delete --event-id <event-id>

特定のカレンダーから削除

python plugins/shiiman-google/skills/calendar-list-events/scripts/google_calendar.py delete --event-id <event-id> --calendar work@group.calendar.google.com