naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Me — me.onlineMeeting description: 'Microsoft Graph Me — me.onlineMeeting. 50 operations. Lead operation: Microsoft Graph Get onlineMeeting. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - me.onlineMeeting created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_GRAPH_API_KEY: MICROSOFT_GRAPH_API_KEY capability: consumes: - type: http namespace: me-me-onlinemeeting baseUri: '' description: Microsoft Graph Me — me.onlineMeeting business capability. Self-contained, no shared references. resources: - name: me-onlineMeetings path: /me/onlineMeetings operations: - name: melistonlinemeetings method: GET description: Microsoft Graph Get onlineMeeting outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: mecreateonlinemeetings method: POST description: Microsoft Graph Create onlineMeeting outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-onlineMeetings-$count path: /me/onlineMeetings/$count operations: - name: meonlinemeetingsgetcount1421 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: me-onlineMeetings-createOrGet path: /me/onlineMeetings/createOrGet operations: - name: meonlinemeetingscreateorget method: POST description: Microsoft Graph Invoke action createOrGet outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-onlineMeetings-getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUser path: /me/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime) operations: - name: meonlinemeetingsgetallrecordings method: GET description: Microsoft Graph Invoke function getAllRecordings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $orderby in: query type: array description: Order items by property values - name: $expand in: query type: array description: Expand related entities - name: me-onlineMeetings-getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUse path: /me/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime) operations: - name: meonlinemeetingsgetalltranscripts method: GET description: Microsoft Graph Invoke function getAllTranscripts outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $orderby in: query type: array description: Order items by property values - name: $expand in: query type: array description: Expand related entities - name: me-onlineMeetings-onlineMeeting-id path: /me/onlineMeetings/{onlineMeeting-id} operations: - name: megetonlinemeetings method: GET description: Microsoft Graph Get onlineMeeting outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meupdateonlinemeetings method: PATCH description: Microsoft Graph Update onlineMeeting outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: medeleteonlinemeetings method: DELETE description: Microsoft Graph Delete onlineMeeting outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: me-onlineMeetings-onlineMeeting-id-attendanceReports path: /me/onlineMeetings/{onlineMeeting-id}/attendanceReports operations: - name: meonlinemeetingslistattendancereports method: GET description: Microsoft Graph List meetingAttendanceReports outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meonlinemeetingscreateattendancereports method: POST description: Microsoft Graph Create new navigation property to attendanceReports for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-onlineMeetings-onlineMeeting-id-attendanceReports-$count path: /me/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count operations: - name: meonlinemeetingsattendancereportsgetcount2378 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: me-onlineMeetings-onlineMeeting-id-attendanceReports-meetingAttendanceReport-id path: /me/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id} operations: - name: meonlinemeetingsgetattendancereports method: GET description: Microsoft Graph Get meetingAttendanceReport outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meonlinemeetingsupdateattendancereports method: PATCH description: Microsoft Graph Update the navigation property attendanceReports in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: meonlinemeetingsdeleteattendancereports method: DELETE description: Microsoft Graph Delete navigation property attendanceReports for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: me-onlineMeetings-onlineMeeting-id-attendanceReports-meetingAttendanceReport-id- path: /me/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords operations: - name: meonlinemeetingsattendancereportslistattendancerecords method: GET description: Microsoft Graph List attendanceRecords outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meonlinemeetingsattendancereportscreateattendancerecords method: POST description: Microsoft Graph Create new navigation property to attendanceRecords for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-onlineMeetings-onlineMeeting-id-attendanceReports-meetingAttendanceReport-id- path: /me/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count operations: - name: meonlinemeetingsattendancereportsattendancerecordsgetcounte1fe method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: me-onlineMeetings-onlineMeeting-id-attendanceReports-meetingAttendanceReport-id- path: /me/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id} operations: - name: meonlinemeetingsattendancereportsgetattendancerecords method: GET description: Microsoft Graph Get attendanceRecords from me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meonlinemeetingsattendancereportsupdateattendancerecords method: PATCH description: Microsoft Graph Update the navigation property attendanceRecords in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: meonlinemeetingsattendancereportsdeleteattendancerecords method: DELETE description: Microsoft Graph Delete navigation property attendanceRecords for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: me-onlineMeetings-onlineMeeting-id-attendeeReport path: /me/onlineMeetings/{onlineMeeting-id}/attendeeReport operations: - name: megetonlinemeetingsattendeereport method: GET description: Microsoft Graph Get onlineMeeting outputRawFormat: json outputParameters: - name: result type: object value: $. - name: meupdateonlinemeetingsattendeereport method: PUT description: Microsoft Graph Update attendeeReport for the navigation property onlineMeetings in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: medeleteonlinemeetingsattendeereport method: DELETE description: Microsoft Graph Delete attendeeReport for the navigation property onlineMeetings in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: me-onlineMeetings-onlineMeeting-id-getVirtualAppointmentJoinWebUrl() path: /me/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl() operations: - name: meonlinemeetingsonlinemeetinggetvirtualappointmentjoinweburl method: GET description: Microsoft Graph Invoke function getVirtualAppointmentJoinWebUrl outputRawFormat: json outputParameters: - name: result type: object value: $. - name: me-onlineMeetings-onlineMeeting-id-recordings path: /me/onlineMeetings/{onlineMeeting-id}/recordings operations: - name: meonlinemeetingslistrecordings method: GET description: Microsoft Graph Get callRecording outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meonlinemeetingscreaterecordings method: POST description: Microsoft Graph Create new navigation property to recordings for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-onlineMeetings-onlineMeeting-id-recordings-$count path: /me/onlineMeetings/{onlineMeeting-id}/recordings/$count operations: - name: meonlinemeetingsrecordingsgetcountb97c method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: me-onlineMeetings-onlineMeeting-id-recordings-delta() path: /me/onlineMeetings/{onlineMeeting-id}/recordings/delta() operations: - name: meonlinemeetingsonlinemeetingrecordingsdelta method: GET description: Microsoft Graph Invoke function delta outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $orderby in: query type: array description: Order items by property values - name: $expand in: query type: array description: Expand related entities - name: me-onlineMeetings-onlineMeeting-id-recordings-callRecording-id path: /me/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id} operations: - name: meonlinemeetingsgetrecordings method: GET description: Microsoft Graph Get recordings from me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meonlinemeetingsupdaterecordings method: PATCH description: Microsoft Graph Update the navigation property recordings in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: meonlinemeetingsdeleterecordings method: DELETE description: Microsoft Graph Delete navigation property recordings for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: me-onlineMeetings-onlineMeeting-id-recordings-callRecording-id-content path: /me/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content operations: - name: meonlinemeetingsgetrecordingscontent method: GET description: Microsoft Graph Get content for the navigation property recordings from me outputRawFormat: json outputParameters: - name: result type: object value: $. - name: meonlinemeetingsupdaterecordingscontent method: PUT description: Microsoft Graph Update content for the navigation property recordings in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: meonlinemeetingsdeleterecordingscontent method: DELETE description: Microsoft Graph Delete content for the navigation property recordings in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: me-onlineMeetings-onlineMeeting-id-sendVirtualAppointmentReminderSms path: /me/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms operations: - name: meonlinemeetingsonlinemeetingsendvirtualappointmentremindersms method: POST description: Microsoft Graph Invoke action sendVirtualAppointmentReminderSms outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-onlineMeetings-onlineMeeting-id-sendVirtualAppointmentSms path: /me/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms operations: - name: meonlinemeetingsonlinemeetingsendvirtualappointmentsms method: POST description: Microsoft Graph Invoke action sendVirtualAppointmentSms outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-onlineMeetings-onlineMeeting-id-transcripts path: /me/onlineMeetings/{onlineMeeting-id}/transcripts operations: - name: meonlinemeetingslisttranscripts method: GET description: Microsoft Graph Get transcripts from me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meonlinemeetingscreatetranscripts method: POST description: Microsoft Graph Create new navigation property to transcripts for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-onlineMeetings-onlineMeeting-id-transcripts-$count path: /me/onlineMeetings/{onlineMeeting-id}/transcripts/$count operations: - name: meonlinemeetingstranscriptsgetcount52e4 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: me-onlineMeetings-onlineMeeting-id-transcripts-delta() path: /me/onlineMeetings/{onlineMeeting-id}/transcripts/delta() operations: - name: meonlinemeetingsonlinemeetingtranscriptsdelta method: GET description: Microsoft Graph Invoke function delta outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $orderby in: query type: array description: Order items by property values - name: $expand in: query type: array description: Expand related entities - name: me-onlineMeetings-onlineMeeting-id-transcripts-callTranscript-id path: /me/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id} operations: - name: meonlinemeetingsgettranscripts method: GET description: Microsoft Graph Get transcripts from me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meonlinemeetingsupdatetranscripts method: PATCH description: Microsoft Graph Update the navigation property transcripts in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: meonlinemeetingsdeletetranscripts method: DELETE description: Microsoft Graph Delete navigation property transcripts for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: me-onlineMeetings-onlineMeeting-id-transcripts-callTranscript-id-content path: /me/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content operations: - name: meonlinemeetingsgettranscriptscontent method: GET description: Microsoft Graph Get content for the navigation property transcripts from me outputRawFormat: json outputParameters: - name: result type: object value: $. - name: meonlinemeetingsupdatetranscriptscontent method: PUT description: Microsoft Graph Update content for the navigation property transcripts in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: meonlinemeetingsdeletetranscriptscontent method: DELETE description: Microsoft Graph Delete content for the navigation property transcripts in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: me-onlineMeetings-onlineMeeting-id-transcripts-callTranscript-id-metadataContent path: /me/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent operations: - name: meonlinemeetingsgettranscriptsmetadatacontent method: GET description: Microsoft Graph Get metadataContent for the navigation property transcripts from me outputRawFormat: json outputParameters: - name: result type: object value: $. - name: meonlinemeetingsupdatetranscriptsmetadatacontent method: PUT description: Microsoft Graph Update metadataContent for the navigation property transcripts in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: meonlinemeetingsdeletetranscriptsmetadatacontent method: DELETE description: Microsoft Graph Delete metadataContent for the navigation property transcripts in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: me-me-onlinemeeting-rest port: 8080 description: REST adapter for Microsoft Graph Me — me.onlineMeeting. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/me/onlinemeetings name: me-onlinemeetings description: REST surface for me-onlineMeetings. operations: - method: GET name: melistonlinemeetings description: Microsoft Graph Get onlineMeeting call: me-me-onlinemeeting.melistonlinemeetings with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: mecreateonlinemeetings description: Microsoft Graph Create onlineMeeting call: me-me-onlinemeeting.mecreateonlinemeetings with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/count name: me-onlinemeetings-count description: REST surface for me-onlineMeetings-$count. operations: - method: GET name: meonlinemeetingsgetcount1421 description: Microsoft Graph Get the number of the resource call: me-me-onlinemeeting.meonlinemeetingsgetcount1421 outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/createorget name: me-onlinemeetings-createorget description: REST surface for me-onlineMeetings-createOrGet. operations: - method: POST name: meonlinemeetingscreateorget description: Microsoft Graph Invoke action createOrGet call: me-me-onlinemeeting.meonlinemeetingscreateorget with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/getallrecordings-meetingorganizeruserid-meetingorganizeruserid-startdatetime-startdatetime-enddatetime-enddatetime name: me-onlinemeetings-getallrecordings-meetingorganizeruserid-meetingorganizeruser description: REST surface for me-onlineMeetings-getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUser. operations: - method: GET name: meonlinemeetingsgetallrecordings description: Microsoft Graph Invoke function getAllRecordings call: me-me-onlinemeeting.meonlinemeetingsgetallrecordings with: $select: rest.$select $orderby: rest.$orderby $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/getalltranscripts-meetingorganizeruserid-meetingorganizeruserid-startdatetime-startdatetime-enddatetime-enddatetime name: me-onlinemeetings-getalltranscripts-meetingorganizeruserid-meetingorganizeruse description: REST surface for me-onlineMeetings-getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUse. operations: - method: GET name: meonlinemeetingsgetalltranscripts description: Microsoft Graph Invoke function getAllTranscripts call: me-me-onlinemeeting.meonlinemeetingsgetalltranscripts with: $select: rest.$select $orderby: rest.$orderby $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id} name: me-onlinemeetings-onlinemeeting-id description: REST surface for me-onlineMeetings-onlineMeeting-id. operations: - method: GET name: megetonlinemeetings description: Microsoft Graph Get onlineMeeting call: me-me-onlinemeeting.megetonlinemeetings with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: meupdateonlinemeetings description: Microsoft Graph Update onlineMeeting call: me-me-onlinemeeting.meupdateonlinemeetings with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: medeleteonlinemeetings description: Microsoft Graph Delete onlineMeeting call: me-me-onlinemeeting.medeleteonlinemeetings with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/attendancereports name: me-onlinemeetings-onlinemeeting-id-attendancereports description: REST surface for me-onlineMeetings-onlineMeeting-id-attendanceReports. operations: - method: GET name: meonlinemeetingslistattendancereports description: Microsoft Graph List meetingAttendanceReports call: me-me-onlinemeeting.meonlinemeetingslistattendancereports with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: meonlinemeetingscreateattendancereports description: Microsoft Graph Create new navigation property to attendanceReports for me call: me-me-onlinemeeting.meonlinemeetingscreateattendancereports with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/attendancereports/count name: me-onlinemeetings-onlinemeeting-id-attendancereports-count description: REST surface for me-onlineMeetings-onlineMeeting-id-attendanceReports-$count. operations: - method: GET name: meonlinemeetingsattendancereportsgetcount2378 description: Microsoft Graph Get the number of the resource call: me-me-onlinemeeting.meonlinemeetingsattendancereportsgetcount2378 outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/attendancereports/{meetingattendancereport-id} name: me-onlinemeetings-onlinemeeting-id-attendancereports-meetingattendancereport-id description: REST surface for me-onlineMeetings-onlineMeeting-id-attendanceReports-meetingAttendanceReport-id. operations: - method: GET name: meonlinemeetingsgetattendancereports description: Microsoft Graph Get meetingAttendanceReport call: me-me-onlinemeeting.meonlinemeetingsgetattendancereports with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: meonlinemeetingsupdateattendancereports description: Microsoft Graph Update the navigation property attendanceReports in me call: me-me-onlinemeeting.meonlinemeetingsupdateattendancereports with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: meonlinemeetingsdeleteattendancereports description: Microsoft Graph Delete navigation property attendanceReports for me call: me-me-onlinemeeting.meonlinemeetingsdeleteattendancereports with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/attendancereports/{meetingattendancereport-id}/attendancerecords name: me-onlinemeetings-onlinemeeting-id-attendancereports-meetingattendancereport-id description: REST surface for me-onlineMeetings-onlineMeeting-id-attendanceReports-meetingAttendanceReport-id-. operations: - method: GET name: meonlinemeetingsattendancereportslistattendancerecords description: Microsoft Graph List attendanceRecords call: me-me-onlinemeeting.meonlinemeetingsattendancereportslistattendancerecords with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: meonlinemeetingsattendancereportscreateattendancerecords description: Microsoft Graph Create new navigation property to attendanceRecords for me call: me-me-onlinemeeting.meonlinemeetingsattendancereportscreateattendancerecords with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/attendancereports/{meetingattendancereport-id}/attendancerecords/count name: me-onlinemeetings-onlinemeeting-id-attendancereports-meetingattendancereport-id description: REST surface for me-onlineMeetings-onlineMeeting-id-attendanceReports-meetingAttendanceReport-id-. operations: - method: GET name: meonlinemeetingsattendancereportsattendancerecordsgetcounte1fe description: Microsoft Graph Get the number of the resource call: me-me-onlinemeeting.meonlinemeetingsattendancereportsattendancerecordsgetcounte1fe outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/attendancereports/{meetingattendancereport-id}/attendancerecords/{attendancerecord-id} name: me-onlinemeetings-onlinemeeting-id-attendancereports-meetingattendancereport-id description: REST surface for me-onlineMeetings-onlineMeeting-id-attendanceReports-meetingAttendanceReport-id-. operations: - method: GET name: meonlinemeetingsattendancereportsgetattendancerecords description: Microsoft Graph Get attendanceRecords from me call: me-me-onlinemeeting.meonlinemeetingsattendancereportsgetattendancerecords with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: meonlinemeetingsattendancereportsupdateattendancerecords description: Microsoft Graph Update the navigation property attendanceRecords in me call: me-me-onlinemeeting.meonlinemeetingsattendancereportsupdateattendancerecords with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: meonlinemeetingsattendancereportsdeleteattendancerecords description: Microsoft Graph Delete navigation property attendanceRecords for me call: me-me-onlinemeeting.meonlinemeetingsattendancereportsdeleteattendancerecords with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/attendeereport name: me-onlinemeetings-onlinemeeting-id-attendeereport description: REST surface for me-onlineMeetings-onlineMeeting-id-attendeeReport. operations: - method: GET name: megetonlinemeetingsattendeereport description: Microsoft Graph Get onlineMeeting call: me-me-onlinemeeting.megetonlinemeetingsattendeereport outputParameters: - type: object mapping: $. - method: PUT name: meupdateonlinemeetingsattendeereport description: Microsoft Graph Update attendeeReport for the navigation property onlineMeetings in me call: me-me-onlinemeeting.meupdateonlinemeetingsattendeereport with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: medeleteonlinemeetingsattendeereport description: Microsoft Graph Delete attendeeReport for the navigation property onlineMeetings in me call: me-me-onlinemeeting.medeleteonlinemeetingsattendeereport with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/getvirtualappointmentjoinweburl name: me-onlinemeetings-onlinemeeting-id-getvirtualappointmentjoinweburl description: REST surface for me-onlineMeetings-onlineMeeting-id-getVirtualAppointmentJoinWebUrl(). operations: - method: GET name: meonlinemeetingsonlinemeetinggetvirtualappointmentjoinweburl description: Microsoft Graph Invoke function getVirtualAppointmentJoinWebUrl call: me-me-onlinemeeting.meonlinemeetingsonlinemeetinggetvirtualappointmentjoinweburl outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/recordings name: me-onlinemeetings-onlinemeeting-id-recordings description: REST surface for me-onlineMeetings-onlineMeeting-id-recordings. operations: - method: GET name: meonlinemeetingslistrecordings description: Microsoft Graph Get callRecording call: me-me-onlinemeeting.meonlinemeetingslistrecordings with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: meonlinemeetingscreaterecordings description: Microsoft Graph Create new navigation property to recordings for me call: me-me-onlinemeeting.meonlinemeetingscreaterecordings with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/recordings/count name: me-onlinemeetings-onlinemeeting-id-recordings-count description: REST surface for me-onlineMeetings-onlineMeeting-id-recordings-$count. operations: - method: GET name: meonlinemeetingsrecordingsgetcountb97c description: Microsoft Graph Get the number of the resource call: me-me-onlinemeeting.meonlinemeetingsrecordingsgetcountb97c outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/recordings/delta name: me-onlinemeetings-onlinemeeting-id-recordings-delta description: REST surface for me-onlineMeetings-onlineMeeting-id-recordings-delta(). operations: - method: GET name: meonlinemeetingsonlinemeetingrecordingsdelta description: Microsoft Graph Invoke function delta call: me-me-onlinemeeting.meonlinemeetingsonlinemeetingrecordingsdelta with: $select: rest.$select $orderby: rest.$orderby $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/recordings/{callrecording-id} name: me-onlinemeetings-onlinemeeting-id-recordings-callrecording-id description: REST surface for me-onlineMeetings-onlineMeeting-id-recordings-callRecording-id. operations: - method: GET name: meonlinemeetingsgetrecordings description: Microsoft Graph Get recordings from me call: me-me-onlinemeeting.meonlinemeetingsgetrecordings with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: meonlinemeetingsupdaterecordings description: Microsoft Graph Update the navigation property recordings in me call: me-me-onlinemeeting.meonlinemeetingsupdaterecordings with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: meonlinemeetingsdeleterecordings description: Microsoft Graph Delete navigation property recordings for me call: me-me-onlinemeeting.meonlinemeetingsdeleterecordings with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/recordings/{callrecording-id}/content name: me-onlinemeetings-onlinemeeting-id-recordings-callrecording-id-content description: REST surface for me-onlineMeetings-onlineMeeting-id-recordings-callRecording-id-content. operations: - method: GET name: meonlinemeetingsgetrecordingscontent description: Microsoft Graph Get content for the navigation property recordings from me call: me-me-onlinemeeting.meonlinemeetingsgetrecordingscontent outputParameters: - type: object mapping: $. - method: PUT name: meonlinemeetingsupdaterecordingscontent description: Microsoft Graph Update content for the navigation property recordings in me call: me-me-onlinemeeting.meonlinemeetingsupdaterecordingscontent with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: meonlinemeetingsdeleterecordingscontent description: Microsoft Graph Delete content for the navigation property recordings in me call: me-me-onlinemeeting.meonlinemeetingsdeleterecordingscontent with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/sendvirtualappointmentremindersms name: me-onlinemeetings-onlinemeeting-id-sendvirtualappointmentremindersms description: REST surface for me-onlineMeetings-onlineMeeting-id-sendVirtualAppointmentReminderSms. operations: - method: POST name: meonlinemeetingsonlinemeetingsendvirtualappointmentremindersms description: Microsoft Graph Invoke action sendVirtualAppointmentReminderSms call: me-me-onlinemeeting.meonlinemeetingsonlinemeetingsendvirtualappointmentremindersms with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/sendvirtualappointmentsms name: me-onlinemeetings-onlinemeeting-id-sendvirtualappointmentsms description: REST surface for me-onlineMeetings-onlineMeeting-id-sendVirtualAppointmentSms. operations: - method: POST name: meonlinemeetingsonlinemeetingsendvirtualappointmentsms description: Microsoft Graph Invoke action sendVirtualAppointmentSms call: me-me-onlinemeeting.meonlinemeetingsonlinemeetingsendvirtualappointmentsms with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/transcripts name: me-onlinemeetings-onlinemeeting-id-transcripts description: REST surface for me-onlineMeetings-onlineMeeting-id-transcripts. operations: - method: GET name: meonlinemeetingslisttranscripts description: Microsoft Graph Get transcripts from me call: me-me-onlinemeeting.meonlinemeetingslisttranscripts with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: meonlinemeetingscreatetranscripts description: Microsoft Graph Create new navigation property to transcripts for me call: me-me-onlinemeeting.meonlinemeetingscreatetranscripts with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/transcripts/count name: me-onlinemeetings-onlinemeeting-id-transcripts-count description: REST surface for me-onlineMeetings-onlineMeeting-id-transcripts-$count. operations: - method: GET name: meonlinemeetingstranscriptsgetcount52e4 description: Microsoft Graph Get the number of the resource call: me-me-onlinemeeting.meonlinemeetingstranscriptsgetcount52e4 outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/transcripts/delta name: me-onlinemeetings-onlinemeeting-id-transcripts-delta description: REST surface for me-onlineMeetings-onlineMeeting-id-transcripts-delta(). operations: - method: GET name: meonlinemeetingsonlinemeetingtranscriptsdelta description: Microsoft Graph Invoke function delta call: me-me-onlinemeeting.meonlinemeetingsonlinemeetingtranscriptsdelta with: $select: rest.$select $orderby: rest.$orderby $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/transcripts/{calltranscript-id} name: me-onlinemeetings-onlinemeeting-id-transcripts-calltranscript-id description: REST surface for me-onlineMeetings-onlineMeeting-id-transcripts-callTranscript-id. operations: - method: GET name: meonlinemeetingsgettranscripts description: Microsoft Graph Get transcripts from me call: me-me-onlinemeeting.meonlinemeetingsgettranscripts with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: meonlinemeetingsupdatetranscripts description: Microsoft Graph Update the navigation property transcripts in me call: me-me-onlinemeeting.meonlinemeetingsupdatetranscripts with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: meonlinemeetingsdeletetranscripts description: Microsoft Graph Delete navigation property transcripts for me call: me-me-onlinemeeting.meonlinemeetingsdeletetranscripts with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/transcripts/{calltranscript-id}/content name: me-onlinemeetings-onlinemeeting-id-transcripts-calltranscript-id-content description: REST surface for me-onlineMeetings-onlineMeeting-id-transcripts-callTranscript-id-content. operations: - method: GET name: meonlinemeetingsgettranscriptscontent description: Microsoft Graph Get content for the navigation property transcripts from me call: me-me-onlinemeeting.meonlinemeetingsgettranscriptscontent outputParameters: - type: object mapping: $. - method: PUT name: meonlinemeetingsupdatetranscriptscontent description: Microsoft Graph Update content for the navigation property transcripts in me call: me-me-onlinemeeting.meonlinemeetingsupdatetranscriptscontent with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: meonlinemeetingsdeletetranscriptscontent description: Microsoft Graph Delete content for the navigation property transcripts in me call: me-me-onlinemeeting.meonlinemeetingsdeletetranscriptscontent with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/me/onlinemeetings/{onlinemeeting-id}/transcripts/{calltranscript-id}/metadatacontent name: me-onlinemeetings-onlinemeeting-id-transcripts-calltranscript-id-metadatacontent description: REST surface for me-onlineMeetings-onlineMeeting-id-transcripts-callTranscript-id-metadataContent. operations: - method: GET name: meonlinemeetingsgettranscriptsmetadatacontent description: Microsoft Graph Get metadataContent for the navigation property transcripts from me call: me-me-onlinemeeting.meonlinemeetingsgettranscriptsmetadatacontent outputParameters: - type: object mapping: $. - method: PUT name: meonlinemeetingsupdatetranscriptsmetadatacontent description: Microsoft Graph Update metadataContent for the navigation property transcripts in me call: me-me-onlinemeeting.meonlinemeetingsupdatetranscriptsmetadatacontent with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: meonlinemeetingsdeletetranscriptsmetadatacontent description: Microsoft Graph Delete metadataContent for the navigation property transcripts in me call: me-me-onlinemeeting.meonlinemeetingsdeletetranscriptsmetadatacontent with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: me-me-onlinemeeting-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Me — me.onlineMeeting. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-onlinemeeting description: Microsoft Graph Get onlineMeeting hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.melistonlinemeetings with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-onlinemeeting description: Microsoft Graph Create onlineMeeting hints: readOnly: false destructive: false idempotent: false call: me-me-onlinemeeting.mecreateonlinemeetings with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsgetcount1421 outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-createorget description: Microsoft Graph Invoke action createOrGet hints: readOnly: false destructive: false idempotent: false call: me-me-onlinemeeting.meonlinemeetingscreateorget with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-function-getallrecordings description: Microsoft Graph Invoke function getAllRecordings hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsgetallrecordings with: $select: tools.$select $orderby: tools.$orderby $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-function-getalltranscripts description: Microsoft Graph Invoke function getAllTranscripts hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsgetalltranscripts with: $select: tools.$select $orderby: tools.$orderby $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-onlinemeeting-2 description: Microsoft Graph Get onlineMeeting hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.megetonlinemeetings with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-onlinemeeting description: Microsoft Graph Update onlineMeeting hints: readOnly: false destructive: false idempotent: true call: me-me-onlinemeeting.meupdateonlinemeetings with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-onlinemeeting description: Microsoft Graph Delete onlineMeeting hints: readOnly: false destructive: true idempotent: true call: me-me-onlinemeeting.medeleteonlinemeetings with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-list-meetingattendancereports description: Microsoft Graph List meetingAttendanceReports hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingslistattendancereports with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation description: Microsoft Graph Create new navigation property to attendanceReports for me hints: readOnly: false destructive: false idempotent: false call: me-me-onlinemeeting.meonlinemeetingscreateattendancereports with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-2 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsattendancereportsgetcount2378 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-meetingattendancereport description: Microsoft Graph Get meetingAttendanceReport hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsgetattendancereports with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property attendanceReports in me hints: readOnly: false destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsupdateattendancereports with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property attendanceReports for me hints: readOnly: false destructive: true idempotent: true call: me-me-onlinemeeting.meonlinemeetingsdeleteattendancereports with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-list-attendancerecords description: Microsoft Graph List attendanceRecords hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsattendancereportslistattendancerecords with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-2 description: Microsoft Graph Create new navigation property to attendanceRecords for me hints: readOnly: false destructive: false idempotent: false call: me-me-onlinemeeting.meonlinemeetingsattendancereportscreateattendancerecords with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-3 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsattendancereportsattendancerecordsgetcounte1fe outputParameters: - type: object mapping: $. - name: microsoft-graph-get-attendancerecords-me description: Microsoft Graph Get attendanceRecords from me hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsattendancereportsgetattendancerecords with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-2 description: Microsoft Graph Update the navigation property attendanceRecords in me hints: readOnly: false destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsattendancereportsupdateattendancerecords with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-2 description: Microsoft Graph Delete navigation property attendanceRecords for me hints: readOnly: false destructive: true idempotent: true call: me-me-onlinemeeting.meonlinemeetingsattendancereportsdeleteattendancerecords with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-onlinemeeting-3 description: Microsoft Graph Get onlineMeeting hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.megetonlinemeetingsattendeereport outputParameters: - type: object mapping: $. - name: microsoft-graph-update-attendeereport-navigation description: Microsoft Graph Update attendeeReport for the navigation property onlineMeetings in me hints: readOnly: false destructive: false idempotent: true call: me-me-onlinemeeting.meupdateonlinemeetingsattendeereport with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-attendeereport-navigation description: Microsoft Graph Delete attendeeReport for the navigation property onlineMeetings in me hints: readOnly: false destructive: true idempotent: true call: me-me-onlinemeeting.medeleteonlinemeetingsattendeereport with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-function-getvirtualappointmentjoinweburl description: Microsoft Graph Invoke function getVirtualAppointmentJoinWebUrl hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsonlinemeetinggetvirtualappointmentjoinweburl outputParameters: - type: object mapping: $. - name: microsoft-graph-get-callrecording description: Microsoft Graph Get callRecording hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingslistrecordings with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-3 description: Microsoft Graph Create new navigation property to recordings for me hints: readOnly: false destructive: false idempotent: false call: me-me-onlinemeeting.meonlinemeetingscreaterecordings with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-4 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsrecordingsgetcountb97c outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-function-delta description: Microsoft Graph Invoke function delta hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsonlinemeetingrecordingsdelta with: $select: tools.$select $orderby: tools.$orderby $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-recordings-me description: Microsoft Graph Get recordings from me hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsgetrecordings with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-3 description: Microsoft Graph Update the navigation property recordings in me hints: readOnly: false destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsupdaterecordings with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-3 description: Microsoft Graph Delete navigation property recordings for me hints: readOnly: false destructive: true idempotent: true call: me-me-onlinemeeting.meonlinemeetingsdeleterecordings with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-content-navigation description: Microsoft Graph Get content for the navigation property recordings from me hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsgetrecordingscontent outputParameters: - type: object mapping: $. - name: microsoft-graph-update-content-navigation description: Microsoft Graph Update content for the navigation property recordings in me hints: readOnly: false destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsupdaterecordingscontent with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-content-navigation description: Microsoft Graph Delete content for the navigation property recordings in me hints: readOnly: false destructive: true idempotent: true call: me-me-onlinemeeting.meonlinemeetingsdeleterecordingscontent with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-sendvirtualappointmentremindersms description: Microsoft Graph Invoke action sendVirtualAppointmentReminderSms hints: readOnly: false destructive: false idempotent: false call: me-me-onlinemeeting.meonlinemeetingsonlinemeetingsendvirtualappointmentremindersms with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-sendvirtualappointmentsms description: Microsoft Graph Invoke action sendVirtualAppointmentSms hints: readOnly: false destructive: false idempotent: false call: me-me-onlinemeeting.meonlinemeetingsonlinemeetingsendvirtualappointmentsms with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-transcripts-me description: Microsoft Graph Get transcripts from me hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingslisttranscripts with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-4 description: Microsoft Graph Create new navigation property to transcripts for me hints: readOnly: false destructive: false idempotent: false call: me-me-onlinemeeting.meonlinemeetingscreatetranscripts with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-5 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingstranscriptsgetcount52e4 outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-function-delta-2 description: Microsoft Graph Invoke function delta hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsonlinemeetingtranscriptsdelta with: $select: tools.$select $orderby: tools.$orderby $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-transcripts-me-2 description: Microsoft Graph Get transcripts from me hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsgettranscripts with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-4 description: Microsoft Graph Update the navigation property transcripts in me hints: readOnly: false destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsupdatetranscripts with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-4 description: Microsoft Graph Delete navigation property transcripts for me hints: readOnly: false destructive: true idempotent: true call: me-me-onlinemeeting.meonlinemeetingsdeletetranscripts with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-content-navigation-2 description: Microsoft Graph Get content for the navigation property transcripts from me hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsgettranscriptscontent outputParameters: - type: object mapping: $. - name: microsoft-graph-update-content-navigation-2 description: Microsoft Graph Update content for the navigation property transcripts in me hints: readOnly: false destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsupdatetranscriptscontent with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-content-navigation-2 description: Microsoft Graph Delete content for the navigation property transcripts in me hints: readOnly: false destructive: true idempotent: true call: me-me-onlinemeeting.meonlinemeetingsdeletetranscriptscontent with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-metadatacontent-navigation description: Microsoft Graph Get metadataContent for the navigation property transcripts from me hints: readOnly: true destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsgettranscriptsmetadatacontent outputParameters: - type: object mapping: $. - name: microsoft-graph-update-metadatacontent-navigation description: Microsoft Graph Update metadataContent for the navigation property transcripts in me hints: readOnly: false destructive: false idempotent: true call: me-me-onlinemeeting.meonlinemeetingsupdatetranscriptsmetadatacontent with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-metadatacontent-navigation description: Microsoft Graph Delete metadataContent for the navigation property transcripts in me hints: readOnly: false destructive: true idempotent: true call: me-me-onlinemeeting.meonlinemeetingsdeletetranscriptsmetadatacontent with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.