get_transcript_audio
Return a time-limited signed URL for the source audio or video of an existing transcription, so it can be handed to another tool or streamed. Valid for one hour and supports HTTP Range requests. This reads back media that already exists — it does not transcribe anything and costs nothing. Requires an OAuth 2.1 user access token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcription_id | Yes | The transcription ID (UUID). |