Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 4.7 KB

File metadata and controls

19 lines (16 loc) · 4.7 KB

Meeting

Fields

Field Type Required Description
id Optional[str] N/A
title Optional[str] N/A
description Optional[str] N/A
url Optional[str] N/A
start_time date N/A
end_time date N/A
attendees Optional[models.CalendarAttendees] N/A
is_cancelled Optional[bool] Whether the meeting has been cancelled
location Optional[str] The location/venue of the meeting
response_status Optional[str] The current user's response status (accepted, declined, tentativelyAccepted, none)
conference_uri Optional[str] The meeting join link (Teams, Zoom, etc.)
conference_provider Optional[str] The conference provider (e.g., "Microsoft Teams", "Zoom")