m365_calendar_update
Update an existing Microsoft 365 calendar event: change subject, location, description, or start/end times. Provide the event ID and new values.
Instructions
Update an existing calendar event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | New end time (ISO 8601) | |
| body | No | New description | |
| start | No | New start time (ISO 8601) | |
| eventId | Yes | Event ID | |
| subject | No | New subject | |
| location | No | New location |