update_event_raw
Update calendar events using raw iCal data when advanced properties need modification. Requires pre-formatted iCal data and event URL/etag for precise control.
Instructions
ADVANCED: Update event with raw iCal data. Requires manual iCal formatting - use update_event instead for simple field updates (summary, description). Only use this if you have complete pre-formatted iCal data or need to update advanced iCal properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_url | Yes | The URL of the event to update | |
| event_etag | Yes | The etag of the event | |
| updated_ical_data | Yes | The complete updated iCal data |