update-specific-calendar-event
Update the details, attendees, time, or location of a specific Microsoft 365 calendar event by providing its ID and new data.
Instructions
Update the navigation property events in me
💡 TIP: CRITICAL: Do not try to guess the email address of the recipients. Use the list-users tool to find the email address of the recipients. WARNING: Setting attendees replaces the entire attendee list — include all attendees, not just new ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| eventId | Yes | Path parameter: eventId | |
| calendarId | Yes | Path parameter: calendarId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |