返回 Skill 列表
extension
分类: 开发与工程无需 API Key

calendar-delete

删除Google Calendar中的日程。可以通过说“删除日程”、“删除事件”、“取消日程”、“把日程删掉”、“把事件删掉”等方式启动。

person作者: 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