list-meeting-transcripts
list-meeting-transcriptsList available transcripts for a Microsoft 365 online meeting by supplying its meeting ID. Returns metadata such as transcript ID and creation date, enabling further retrieval or processing.
Instructions
List transcripts available for an online meeting (metadata: id, created date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Continuation token (nextCursor of a previous truncated response). Continues that listing; other query inputs are ignored. | |
| maxItems | No | Maximum items to return across pages (default 50, max 500). Pagination via @odata.nextLink is handled automatically; when the result is truncated, pass its nextCursor as cursor to continue. | |
| meetingId | Yes | Value for meetingId |