update-specific-calendar-event
Modify an existing Microsoft 365 calendar event by updating details like time, attendees, subject, or attachments to reflect changes in schedules or plans.
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.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| calendarId | Yes | Path parameter: calendarId | |
| eventId | Yes | Path parameter: eventId | |
| 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 |