Get ScreenApp transcript
get_transcriptRetrieve an existing ScreenApp transcript by file UUID. Handles long transcripts with pagination using offset and limit to fetch all content.
Instructions
Read an existing transcript. Long transcripts are paginated; continue with nextOffset while hasMore is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| fileId | Yes | ScreenApp recording/file UUID | |
| format | No | ||
| offset | No |