calendar_get_event
Fetch full details of a calendar event using its ID: get subject, times, organizer, location, agenda, Teams link, and attendee response statuses.
Instructions
Get one calendar event in full by its id: subject, times, organiser, location, agenda preview, the Teams join URL and the complete attendee list with each person's response status. Takes an event id from calendar_list_upcoming_events or calendar_list_events_in_range. Use calendar_get_event_attendees when only the attendee list is needed. Requires Calendars.Read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meeting_id | Yes | The calendar event ID |