calendar_update
Modify an existing calendar event by changing its title, start/end time, location, or description. Changes notify invited attendees automatically.
Instructions
Modify an existing calendar event. CAUTION: if the event has invited attendees, Outlook notifies them of changes automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | New end time (ISO 8601) | |
| start | No | New start time (ISO 8601) | |
| title | No | New title | |
| account | No | Account name (default account if omitted) | |
| event_id | Yes | Event ID to update | |
| location | No | New location | |
| description | No | New description |