delete_recurring_instance
Remove one specific occurrence of a recurring Google Calendar event while keeping the rest of the series intact.
Instructions
定期イベントの特定のインスタンス(1回分)のみを削除します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | 定期イベントの親イベントID | |
| calendarId | No | カレンダーID | primary |
| sendUpdates | No | 参加者への通知設定 | all |
| instanceDate | No | 削除するインスタンスの日付(YYYY-MM-DD形式) | |
| instanceDateTime | No | 削除するインスタンスの日時(ISO 8601形式) |