mistral_read_transcript
Retrieve a transcript from a finalized recording to access its spoken content. Optionally read a clean version for normalized text.
Instructions
Read a transcript from a finalized recording.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clean | No | If True, read transcript_clean.md instead of transcript.md. | |
| recording | Yes | Recording directory name (e.g. 'orca-software-dft'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |