delete_event
Delete a Google Calendar event by event ID. Optionally send updates to attendees to inform them of the cancellation.
Instructions
カレンダーイベントを削除します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | 削除するイベントのID | |
| calendarId | No | カレンダーID | primary |
| sendUpdates | No | 参加者への通知設定 | all |