update_event
Update an existing calendar event by providing its ID and changing the title, schedule, location, attendees, or other settings.
Instructions
既存のカレンダーイベントを更新します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | 終了日時 | |
| start | No | 開始日時 | |
| colorId | No | イベントの色ID | |
| eventId | Yes | 更新するイベントのID | |
| summary | No | イベントタイトル | |
| location | No | 場所 | |
| attendees | No | 参加者リスト | |
| calendarId | No | カレンダーID | primary |
| visibility | No | 公開設定 | |
| description | No | イベントの説明 | |
| transparency | No | 予定あり/予定なし |