get_transcript
Retrieve a transcript using its ID and check its processing status when the transcription is still running.
Instructions
Fetch a transcript by id, including its status if it is still running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcript_id | Yes | Id returned by transcribe | |
| max_characters | No | Trim the text to this many characters. Default 20000 |